|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.EventObject ix.iplan.event.OptionEvent
public class OptionEvent
Field Summary | |
---|---|
protected IPlanOptionManager.Opt |
option
|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
OptionEvent(IPlanOptionManager source,
IPlanOptionManager.Opt option)
|
Method Summary | |
---|---|
IPlanOptionManager.Opt |
getOption()
|
java.lang.String |
getOptionName()
|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected IPlanOptionManager.Opt option
Constructor Detail |
---|
public OptionEvent(IPlanOptionManager source, IPlanOptionManager.Opt option)
Method Detail |
---|
public IPlanOptionManager.Opt getOption()
public java.lang.String getOptionName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |