|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrle.core.event.CommandSetChangeEvent
public class CommandSetChangeEvent
Represents a CommandSet change.
Constructor Summary | |
---|---|
CommandSetChangeEvent(CommandSet oldSet,
CommandSet newSet)
|
Method Summary | |
---|---|
CommandSet |
newSet()
|
CommandSet |
oldSet()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandSetChangeEvent(CommandSet oldSet, CommandSet newSet)
Method Detail |
---|
public CommandSet oldSet()
public CommandSet newSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |