GUIComponent interface definition
This interface defines the following methods:
Table 1. GUIComponent interface methods
Method
Description
getActivatedOkKey()
Gets the activatedOkKey attribute.
keyPressed(KeyEvent)
Handles events for the KeyListener interface.
setActivatedOkKey(boolean)
Sets the activatedOkKey attribute.