|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyActionAdapter | |
| edu.neu.ccs.gui | Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. |
| Uses of KeyActionAdapter in edu.neu.ccs.gui |
| Fields in edu.neu.ccs.gui declared as KeyActionAdapter | |
protected KeyActionAdapter |
BufferedPanel.keyActions
The key action adapter for this buffered panel. |
| Methods in edu.neu.ccs.gui that return KeyActionAdapter | |
KeyActionAdapter |
JPTComponent.getKeyActionAdapter()
Returns this component's key action adapter. |
KeyActionAdapter |
BufferedPanel.getKeyActionAdapter()
Returns the key action adapter for the buffer. |
| Methods in edu.neu.ccs.gui with parameters of type KeyActionAdapter | |
void |
BufferedPanel.setKeyActionAdapter(KeyActionAdapter adapter)
Sets the key action adapter for the buffer to the given adapter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||