|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nexes.wizard.WizardPanelDescriptor
toxtree.ui.wizard.ToxTreeWizardPanelDescriptor
toxtree.ui.wizard.ListPanelDescriptor
public class ListPanelDescriptor
Field Summary |
---|
Fields inherited from class toxtree.ui.wizard.ToxTreeWizardPanelDescriptor |
---|
backId, id, nextId |
Fields inherited from class com.nexes.wizard.WizardPanelDescriptor |
---|
FINISH |
Constructor Summary | |
---|---|
ListPanelDescriptor(java.lang.Object id,
java.lang.Object nextId,
java.lang.Object backId,
ListPanel panel,
javax.swing.ImageIcon icon)
|
Method Summary |
---|
Methods inherited from class toxtree.ui.wizard.ToxTreeWizardPanelDescriptor |
---|
getBackId, getBackPanelDescriptor, getId, getNextId, getNextPanelDescriptor, setBackId, setId, setNextId |
Methods inherited from class com.nexes.wizard.WizardPanelDescriptor |
---|
aboutToDisplayPanel, aboutToHidePanel, displayingPanel, getPanelComponent, getPanelDescriptorIdentifier, getWizard, getWizardModel, setPanelComponent, setPanelDescriptorIdentifier |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListPanelDescriptor(java.lang.Object id, java.lang.Object nextId, java.lang.Object backId, ListPanel panel, javax.swing.ImageIcon icon)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |