Class COM.ibm.jaws.app.trs.trswin2.EmptyFrame
All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.jaws.app.trs.trswin2.EmptyFrame
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Window
|
+----java.awt.Frame
|
+----COM.ibm.jaws.app.trs.trswin2.EmptyFrame
- public class EmptyFrame
- extends Frame
-
handleEvent(Event)
- Handles the event.
-
minimumSize()
-
Returns the minimum size of this container.
minimumSize
public Dimension minimumSize()
- Returns the minimum size of this container.
- Overrides:
- minimumSize in class Container
handleEvent
public boolean handleEvent(Event e)
- Handles the event.
- Overrides:
- handleEvent in class Component
All Packages Class Hierarchy This Package Previous Next Index