|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| 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
org.eclipse.hyades.trace.ui.internal.wizard.NewNodeWizardPage
org.eclipse.hyades.trace.ui.internal.wizard.OpenNodeWizardPage
public class OpenNodeWizardPage
| Field Summary | |
|---|---|
protected int |
hourValue
|
protected int |
micsecValue
|
protected int |
minValue
|
protected int |
secValue
|
| Fields inherited from class org.eclipse.hyades.trace.ui.internal.wizard.NewNodeWizardPage |
|---|
_locationUI, _nodeUI, fMonitor, fNode, fNodeFile |
| Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
|---|
ERROR, INFORMATION, NONE, WARNING |
| Constructor Summary | |
|---|---|
OpenNodeWizardPage(java.lang.String name)
|
|
| Method Summary | |
|---|---|
protected boolean |
canCompletePage()
|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
boolean |
finish()
|
protected boolean |
isHourValid()
|
protected boolean |
isMicsecValid()
|
protected boolean |
isMinValid()
|
protected boolean |
isSecValid()
|
void |
modifyText(org.eclipse.swt.events.ModifyEvent event)
Insert the method's description here. |
protected void |
populateData()
Insert the method's description here. |
| Methods inherited from class org.eclipse.hyades.trace.ui.internal.wizard.NewNodeWizardPage |
|---|
getNode, pageComplete |
| 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, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
|---|
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible |
| Field Detail |
|---|
protected int hourValue
protected int minValue
protected int secValue
protected int micsecValue
| Constructor Detail |
|---|
public OpenNodeWizardPage(java.lang.String name)
| Method Detail |
|---|
public void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.jface.dialogs.IDialogPagecreateControl in class NewNodeWizardPagepublic boolean finish()
finish in class NewNodeWizardPagepublic void modifyText(org.eclipse.swt.events.ModifyEvent event)
NewNodeWizardPage
modifyText in interface org.eclipse.swt.events.ModifyListenermodifyText in class NewNodeWizardPageevent - org.eclipse.swt.events.ModifyEventprotected void populateData()
protected boolean canCompletePage()
protected boolean isHourValid()
protected boolean isMinValid()
protected boolean isSecValid()
protected boolean isMicsecValid()
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||