|
|||||||||||
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.ComponentInputDelegate org.onemind.swingweb.mapinput.peerdelegate.java.awt.ContainerInputDelegate org.onemind.swingweb.mapinput.peerdelegate.javax.swing.JComponentInputDelegate org.onemind.swingweb.mapinput.peerdelegate.javax.swing.JTreeInputDelegate
The JTable input delegate
Nested Class Summary | |
protected static class |
JTreeInputDelegate.TreeEvent
|
Field Summary | |
static MapInputDelegate |
INSTANCE
the instance |
Constructor Summary | |
JTreeInputDelegate()
|
Method Summary | |
void |
processInput(org.onemind.awtbridge.peer.BridgeComponentPeer peer,
org.onemind.awtbridge.input.BridgeInputContext context,
java.util.Map inputForm)
Will process the child input delegate Process the input |
Methods inherited from class org.onemind.swingweb.mapinput.peerdelegate.java.awt.ComponentInputDelegate |
processInput |
Methods inherited from class org.onemind.swingweb.mapinput.peerdelegate.DefaultMapInputDelegate |
hasEvent, 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 JTreeInputDelegate()
Method Detail |
public void processInput(org.onemind.awtbridge.peer.BridgeComponentPeer peer, org.onemind.awtbridge.input.BridgeInputContext context, java.util.Map inputForm) throws org.onemind.awtbridge.input.InputException
processInput
in class ContainerInputDelegate
org.onemind.awtbridge.input.InputException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |