|
kAWT Version 0.22 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ItemSelectable | |
LayoutManager |
Class Summary | |
AWTEvent | |
BorderLayout | |
Button | |
Canvas | |
CardLayout | |
Checkbox | |
CheckboxGroup | |
Choice | |
Color | |
Component | Important Limitations: Only one listener of each type is allowed Many methods are still missing Many events are not passed through the processXXXEvent-Methods but delivered directly to the registered listener. |
Container | |
Dialog | |
Dimension | |
FlowLayout | |
Font | |
FontMetrics | |
Frame | |
Graphics | |
GridLayout | |
Image | currently, only wrapper for palm image with hidden constructor for kAWT internal usage only. |
Insets | |
Label | |
List | the List is currently only used as helper class for the choice since scrolling is not yet implemented |
Panel | |
Point | |
Scrollbar | Only one Listener for each event Type is allowed AdjustmentEvents are delivered directly to the Listener without going through ProcessAdjustmentEvent! |
SystemColor | |
TextField | Limitations The caret blinking is currently disabled because of often system crashes when running threads ActionEvents are not sent (but TextEvents) |
Toolkit | |
Window | The Window class currently does not support windows outside the owner window. |
Exception Summary | |
TooManyListenersException |
|
kAWT Version 0.22 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |