|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--gumbo.interact.TestButtonStatuser
Translates button inputs, such as from a mouse or keyboard sensor, into a message in the target window status bar.
| Constructor Summary | |
TestButtonStatuser(MainWindow window)
Creates a new instance. |
|
| Method Summary | |
StateSetField.EventIn |
getButtonsIn()
Button input. |
MainWindow |
getWindow()
Gets the target window. |
protected void |
implProcess(MainWindow window,
StateSet buttons)
Called by the button input handler. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestButtonStatuser(MainWindow window)
window - The target window. Never null.| Method Detail |
public MainWindow getWindow()
public final StateSetField.EventIn getButtonsIn()
protected void implProcess(MainWindow window,
StateSet buttons)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||