|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pietschy.command.Command
org.pietschy.command.CommandGroup
org.pietschy.command.demo.EnableCommandGroup
public class EnableCommandGroup
| Nested Class Summary | |
|---|---|
class |
EnableCommandGroup.EnableCommand
|
| Field Summary |
|---|
| Fields inherited from class org.pietschy.command.CommandGroup |
|---|
memberList |
| Fields inherited from class org.pietschy.command.Command |
|---|
internalLog, listenerList, pcs |
| Constructor Summary | |
|---|---|
EnableCommandGroup(CommandManager manager)
|
|
| Method Summary | |
|---|---|
void |
commandRegistered(CommandManagerEvent event)
Overrides the default behaviour to build a group of commands the control the visibility of all other registered commands. |
| Methods inherited from class org.pietschy.command.CommandGroup |
|---|
acceptVisitor, add, add, addGlue, addGlue, addGroupListener, addInline, addInline, addSeparator, addSeparator, bindMembers, bindMembers, contains, createButton, createButton, createMenuBar, createMenuBar, createMenuBar, createMenuBar, createMenuItem, createPopupMenu, createPopupMenu, createToolBar, createToolBar, createToolBar, createToolBar, fireMembersChanged, getMemberCount, getMemberFactory, getMemberList, isAllowableMember, isInlineMember, isMember, rebuildAllPopups, remove, remove, removeGroupListener, reset, reset, visit, visitChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EnableCommandGroup(CommandManager manager)
| Method Detail |
|---|
public void commandRegistered(CommandManagerEvent event)
commandRegistered in interface CommandManagerListenercommandRegistered in class CommandGroupevent - the event detailing the registered command.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||