|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.as400.ui.framework.WizardDescriptor
public class WizardDescriptor extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
m_icon
|
String |
m_name
|
Vector |
m_stepBundle
|
Vector |
m_steps
|
| Constructor and Description |
|---|
WizardDescriptor()
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String m_name
public Vector m_steps
public Vector m_stepBundle
public String m_icon
| Constructor Detail |
|---|
public WizardDescriptor()
| Method Detail |
|---|
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||