Home
last modified time | relevance | path

Searched refs:InstallationPathDescriptor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DInstallationPathDescriptor.java43 public class InstallationPathDescriptor extends WizardDescriptor { class
52 public InstallationPathDescriptor() { in InstallationPathDescriptor() method in InstallationPathDescriptor
55 private InstallationPathDescriptor(InstallationPathIterator iterator) { in InstallationPathDescriptor() method in InstallationPathDescriptor
59 setTitle(NbBundle.getMessage(InstallationPathDescriptor.class, "TITLE_wizard")); in InstallationPathDescriptor()
H A DSelectPathPanel.java142 wiz.putProperty(InstallationPathDescriptor.PROP_INSTALLPATH, office); in storeSettings()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DOfficeModule.java33 import org.openoffice.netbeans.modules.office.wizard.InstallationPathDescriptor;
41 WizardDescriptor wiz = new InstallationPathDescriptor(); in installed()
46 wiz.getProperty(InstallationPathDescriptor.PROP_INSTALLPATH); in installed()

Completed in 35 milliseconds