|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.scenario.isac.egui.plugins.nodes.ChoiceNode
public class ChoiceNode
This class is an implementation of some methods wich will be used to build some nodes of type 'choice'
Constructor Summary | |
---|---|
ChoiceNode()
|
Method Summary | |
---|---|
static NodeDescription |
createNodeDescription()
Create a node description for a choice |
static ParametersWidgetsNode |
createParametersWidgetsNode()
Create the parameters widgets tree |
static java.util.Vector<java.lang.String> |
getHelp()
This method return the help of an choice node |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChoiceNode()
Method Detail |
---|
public static NodeDescription createNodeDescription()
public static ParametersWidgetsNode createParametersWidgetsNode()
public static java.util.Vector<java.lang.String> getHelp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |