Home
last modified time | relevance | path

Searched defs:editorPane (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DAcceptLicense.java59 JEditorPane editorPane = createEditorPane(); in AcceptLicense() local
73 JEditorPane editorPane = new JEditorPane(); in createEditorPane() local
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Dialogs/
H A DHelpDialog.java48 private JEditorPane editorPane; field in HelpDialog
120 JEditorPane editorPane = new JEditorPane(); in createEditorPane() local
H A DDetailsDialog.java74 JEditorPane editorPane = createEditorPane(dialogText); in DetailsDialog() local
123 JEditorPane editorPane = new JEditorPane(); in createEditorPane() local

Completed in 34 milliseconds