| 
 | Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
ag.ion.noa4e.ui.wizards.application.LocalApplicationWizardDefinePage
public class LocalApplicationWizardDefinePage
Wizard page in order to define the path of a local OpenOffice.org application.
| Field Summary | |
|---|---|
| static java.lang.String | PAGE_NAMEName of the page. | 
| Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider | 
|---|
| ERROR, INFORMATION, NONE, WARNING | 
| Constructor Summary | |
|---|---|
| LocalApplicationWizardDefinePage(java.lang.String homePath,
                                 IApplicationInfo[] applicationInfos)Constructs new LocalApplicationWizardDefinePage. | |
| Method Summary | |
|---|---|
|  void | createControl(org.eclipse.swt.widgets.Composite parent)Creates the top level control for this dialog page under the given parent composite. | 
|  java.lang.String | getSelectedHomePath()Returns selected home path of an local office application. | 
|  void | setVisible(boolean visible)Sets the visibility of this dialog page. | 
| Methods inherited from class org.eclipse.jface.wizard.WizardPage | 
|---|
| canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString | 
| Methods inherited from class org.eclipse.jface.dialogs.DialogPage | 
|---|
| convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.eclipse.jface.wizard.IWizardPage | 
|---|
| canFlipToNextPage, getName, getNextPage, getPreviousPage, getWizard, isPageComplete, setPreviousPage, setWizard | 
| Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage | 
|---|
| dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle | 
| Field Detail | 
|---|
public static final java.lang.String PAGE_NAME
| Constructor Detail | 
|---|
public LocalApplicationWizardDefinePage(java.lang.String homePath,
                                        IApplicationInfo[] applicationInfos)
homePath - home path of the office application to be usedapplicationInfos - application infos to be used (can be null)| Method Detail | 
|---|
public java.lang.String getSelectedHomePath()
public void setVisible(boolean visible)
setVisible in interface org.eclipse.jface.dialogs.IDialogPagesetVisible in class org.eclipse.jface.dialogs.DialogPagevisible - true to make this page visible,
  and false to hide itpublic void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.jface.dialogs.IDialogPageparent - the parent composite| 
 | Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||