|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.graffiti.plugin.editcomponent.ValueEditComponentAdapter
org.graffiti.plugin.editcomponent.AbstractValueEditComponent
vanted.attribute.token.TokenAttributeDiscreteEditorOne
public class TokenAttributeDiscreteEditorOne
The Class TokenAttributeDiscreteEditorOne another way to change the number of one discrete token in the VANTED gui.
Field Summary |
---|
Fields inherited from class org.graffiti.plugin.editcomponent.AbstractValueEditComponent |
---|
showEmpty |
Fields inherited from interface org.graffiti.plugin.editcomponent.ValueEditComponent |
---|
EMPTY_STRING |
Constructor Summary | |
---|---|
TokenAttributeDiscreteEditorOne(TokenDiscrete t)
Instantiates a new token attribute discrete editor one. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
javax.swing.JComponent |
getComponent()
|
void |
setEditFieldValue()
|
void |
setShowEmpty(boolean showEmpty)
|
void |
setValue()
|
Methods inherited from class org.graffiti.plugin.editcomponent.AbstractValueEditComponent |
---|
getDisplayable, getShowEmpty, isEnabled, postAttributeChanged, preAttributeChanged, setDisplayable, setEnabled |
Methods inherited from class org.graffiti.plugin.editcomponent.ValueEditComponentAdapter |
---|
postAttributeAdded, postAttributeRemoved, postDirectedChanged, postEdgeAdded, postEdgeRemoved, postEdgeReversed, postGraphCleared, postInEdgeAdded, postInEdgeRemoved, postNodeAdded, postNodeRemoved, postOutEdgeAdded, postOutEdgeRemoved, postSourceNodeChanged, postTargetNodeChanged, postUndirectedEdgeAdded, postUndirectedEdgeRemoved, preAttributeAdded, preAttributeRemoved, preDirectedChanged, preEdgeAdded, preEdgeRemoved, preEdgeReversed, preGraphCleared, preInEdgeAdded, preInEdgeRemoved, preNodeAdded, preNodeRemoved, preOutEdgeAdded, preOutEdgeRemoved, preSourceNodeChanged, preTargetNodeChanged, preUndirectedEdgeAdded, preUndirectedEdgeRemoved, setParameter, setValue, transactionFinished, transactionStarted |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TokenAttributeDiscreteEditorOne(TokenDiscrete t)
t
- the tMethod Detail |
---|
public javax.swing.JComponent getComponent()
getComponent
in interface org.graffiti.plugin.editcomponent.ValueEditComponent
public void setShowEmpty(boolean showEmpty)
setShowEmpty
in interface org.graffiti.plugin.editcomponent.ValueEditComponent
setShowEmpty
in class org.graffiti.plugin.editcomponent.AbstractValueEditComponent
public void setEditFieldValue()
setEditFieldValue
in interface org.graffiti.plugin.editcomponent.ValueEditComponent
public void setValue()
setValue
in interface org.graffiti.plugin.editcomponent.ValueEditComponent
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |