Home
last modified time | relevance | path

Searched defs:panel (Results 1 – 20 of 20) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DPanelController.java31 private JPanel panel; field in PanelController
39 public PanelController (String name, JPanel panel) { in PanelController()
48 public final void setPanel (JPanel panel) { in setPanel()
H A DSetupActionListener.java82 PanelController panel = setupFrame.getCurrentPanel(); in actionPerformed() local
86 PanelController panel = setupFrame.getCurrentPanel(); in actionPerformed() local
H A DSetupFrame.java110 public void addPanel(PanelController panel, String name) { in addPanel()
124 PanelController panel = mDeck.getCurrentPanel(); in setCurrentPanel() local
150 void setButtonsForPanel(PanelController panel) { in setButtonsForPanel()
H A DDeckOfPanels.java38 void addPanel(PanelController panel, String name) { in addPanel()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DChooseUninstallationTypeCtrl.java66 ChooseUninstallationType panel = (ChooseUninstallationType)getPanel(); in beforeShow() local
75 ChooseUninstallationType panel = (ChooseUninstallationType)getPanel(); in afterShow() local
H A DUninstallationImminentCtrl.java80 UninstallationImminent panel = (UninstallationImminent)getPanel(); in beforeShow() local
89 UninstallationImminent panel = (UninstallationImminent)getPanel(); in duringShow() local
H A DChooseInstallationTypeCtrl.java85 ChooseInstallationType panel = (ChooseInstallationType)getPanel(); in beforeShow() local
93 ChooseInstallationType panel = (ChooseInstallationType)getPanel(); in afterShow() local
H A DInstallationImminentCtrl.java111 InstallationImminent panel = (InstallationImminent)getPanel(); in beforeShow() local
124 InstallationImminent panel = (InstallationImminent)getPanel(); in duringShow() local
H A DChooseDirectoryCtrl.java98 ChooseDirectory panel = (ChooseDirectory)getPanel(); in beforeShow() local
121 ChooseDirectory panel = (ChooseDirectory)getPanel(); in afterShow() local
H A DUninstallationCompletedCtrl.java57 UninstallationCompleted panel = (UninstallationCompleted)getPanel(); in beforeShow() local
H A DUninstallationOngoingCtrl.java64 UninstallationOngoing panel = (UninstallationOngoing)getPanel(); in beforeShow() local
H A DInstallationCompletedCtrl.java58 installationCompleted panel = (installationCompleted)getPanel(); in beforeShow() local
H A DInstallationOngoingCtrl.java70 InstallationOngoing panel = (InstallationOngoing)getPanel(); in beforeShow() local
H A DChooseComponentsCtrl.java93 ChooseComponents panel = (ChooseComponents)getPanel(); in beforeShow() local
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelPropertiesVisualPanel.java42 private final ParcelPropertiesPanel panel; field in ParcelPropertiesVisualPanel
45 public ParcelPropertiesVisualPanel(ParcelPropertiesPanel panel) { in ParcelPropertiesVisualPanel()
H A DSelectPathVisualPanel.java51 private final SelectPathPanel panel; field in SelectPathVisualPanel
54 public SelectPathVisualPanel(SelectPathPanel panel) { in SelectPathVisualPanel()
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DConfigurePanel.java174 JPanel panel = new JPanel(); in initMethodButtons() local
207 JPanel panel = new JPanel(); in initScriptButtons() local
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java113 private SelectPathPanel panel; field in OfficeSettingsBeanInfo.OfficeDirectoryEditor
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DNagDialog.java40 private JPanel panel; field in NagDialog
/trunk/main/scripting/examples/java/Newsgroup/
H A DPostNewsgroup.java181 JPanel panel = new JPanel(); in constructLabelPanel() local
254 JPanel panel = new JPanel(); in constructTextPanel() local

Completed in 87 milliseconds