|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.swfm.mica.parts.MiEditorMenu
com.swfm.mica.parts.MiConnectMenu
This class makes a 'connect' menu that is suitable for adding to a MiEditorMenuBar. Each menu item has status bar and balloon help and most have accelerators and mnemonics.
When a menu item is selected by the user one of the following commands are generated:
Mi_CONNECT_COMMAND_NAME
Mi_DISCONNECT_COMMAND_NAME
Mi_COLLAPSE_COMMAND_NAME
Mi_EXPAND_COMMAND_NAME
| Field Summary |
| Constructor Summary | |
MiConnectMenu(MiiCommandHandler handler,
MiiCommandManager manager)
Constructs a new MiConnectMenu which will send commands generated by the menu to the given command handler. |
|
MiConnectMenu(MiiCommandManager manager)
Constructs a new MiConnectMenu, forwarding commands generated by this menu to an instance of MiConnectMenuCommands. |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MiConnectMenu(MiiCommandManager manager)
MiConnectMenuCommands
public MiConnectMenu(MiiCommandHandler handler,
MiiCommandManager manager)
handler - the command handlerMiConnectMenuCommands
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||