public interface GralKeySpecial_ifc
Modifier and Type | Method and Description |
---|---|
boolean |
specialKeysOfWidgetType(int key,
GralWidget_ifc widgg,
java.lang.Object widgImpl)
This method can be overridden by specialized classes of this.
|
boolean specialKeysOfWidgetType(int key, GralWidget_ifc widgg, java.lang.Object widgImpl)
GralWidget#getActionChange()
then this special handling should be programmed in the derived class.
If this method returns true, the key is not applied to the action and not applied to the common handling.