|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.onemind.swingweb.mapinput.peerdelegate.MapInputDelegate org.onemind.swingweb.mapinput.peerdelegate.DefaultMapInputDelegate org.onemind.swingweb.mapinput.peerdelegate.java.awt.MenuComponentInputDelegate org.onemind.swingweb.mapinput.peerdelegate.java.awt.MenuItemInputDelegate org.onemind.swingweb.mapinput.peerdelegate.java.awt.CheckboxMenuItemInputDelegate
The checkbox menu item input delegate
Field Summary | |
static MapInputDelegate |
INSTANCE
the instance |
Constructor Summary | |
CheckboxMenuItemInputDelegate()
|
Method Summary | |
void |
processInput(org.onemind.awtbridge.peer.BridgePeer peer,
org.onemind.awtbridge.input.BridgeInputContext context,
java.util.Map inputForm)
Process the input of the peer from the input form |
Methods inherited from class org.onemind.swingweb.mapinput.peerdelegate.java.awt.MenuItemInputDelegate |
hasEvent |
Methods inherited from class org.onemind.swingweb.mapinput.peerdelegate.DefaultMapInputDelegate |
postEvent, postEvent |
Methods inherited from class org.onemind.swingweb.mapinput.peerdelegate.MapInputDelegate |
processInput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static MapInputDelegate INSTANCE
Constructor Detail |
public CheckboxMenuItemInputDelegate()
Method Detail |
public void processInput(org.onemind.awtbridge.peer.BridgePeer peer, org.onemind.awtbridge.input.BridgeInputContext context, java.util.Map inputForm)
processInput
in class MenuItemInputDelegate
peer
- the peercontext
- the contextinputForm
- the inputform
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |