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

Method Index

 o handleEvent(Event)
Handles the event.
 o minimumSize()
Returns the minimum size of this container.

Methods

 o minimumSize
  public Dimension minimumSize()
Returns the minimum size of this container.
Overrides:
minimumSize in class Container
 o handleEvent
  public boolean handleEvent(Event e)
Handles the event.
Overrides:
handleEvent in class Component

All Packages  Class Hierarchy  This Package  Previous  Next  Index