|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.wired.cut.ConditionEditor
hep.wired.cut.StringConditionEditor
public class StringConditionEditor
Field Summary |
---|
Fields inherited from class hep.wired.cut.ConditionEditor |
---|
_condition |
Constructor Summary | |
---|---|
StringConditionEditor()
|
Method Summary | |
---|---|
StringCondition |
getCondition()
Returns Condition being edited. |
JPanel |
getPanel()
Returns GUI for this editor. |
ConditionDefinition.Type |
getType()
Returns the type of condition handled by this editor. |
void |
setCondition(Condition condition)
Sets Condition to be edited. |
void |
stateChanged(ChangeEvent event)
Responds to events from ConditionDefinition . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StringConditionEditor()
Method Detail |
---|
public void setCondition(Condition condition)
setCondition
in class ConditionEditor
public void stateChanged(ChangeEvent event)
ConditionDefinition
.
Updates the domain.
public JPanel getPanel()
getPanel
in class ConditionEditor
public ConditionDefinition.Type getType()
getType
in class ConditionEditor
public StringCondition getCondition()
getCondition
in class ConditionEditor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |