|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectppe.gui.networkspec.Choice
ppe.gui.networkspec.NetworkNameChoice
public class NetworkNameChoice
Constructor Summary | |
---|---|
NetworkNameChoice(java.lang.String name)
|
Method Summary | |
---|---|
void |
createCC()
Creates a choice Component that can be added to a
JPanel . |
java.lang.String |
getChoiceType()
|
java.lang.String |
getLabel()
|
java.lang.Object |
getValue()
|
Methods inherited from class ppe.gui.networkspec.Choice |
---|
getColumnName, getColumnWeight, getComponent, getComponent, getGridBagAnchor, getInsets, getNColumns, getToolTip, getValue, load, setEnabled, setSelected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetworkNameChoice(java.lang.String name)
Method Detail |
---|
public void createCC()
Choice
Component
that can be added to a
JPanel
. If the component is itself a
JPanel
,
its components are created but not loaded. That's the responsibility of
the Choice.load()
method.
createCC
in class Choice
public java.lang.Object getValue()
getValue
in class Choice
public java.lang.String getLabel()
getLabel
in class Choice
public java.lang.String getChoiceType()
getChoiceType
in class Choice
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |