Class chap9.ServerFrame
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class chap9.ServerFrame

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Frame
                                   |
                                   +----chap9.ServerFrame

class ServerFrame
extends Frame
The main window functionality - window creationg/refresh handling, application exit handling ...
See Also:
Frame

This class is not public and can therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index