|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PanelHandler | |
| amber.server.component | The handlers at the server for the remote components. |
| amber.server.panel | Amber Server Panel Classes. |
| Uses of PanelHandler in amber.server.component |
| Subclasses of PanelHandler in amber.server.component | |
class |
FrameHandler
This class handles the requirements for the manipulation of the packets moving to and from a frame component. |
| Uses of PanelHandler in amber.server.panel |
| Subclasses of PanelHandler in amber.server.panel | |
class |
BaseFrame
This class is an extension to the BasePanel class and handles the extra requirements inherent in the fact that this class handles a window rather than a panel which lives inside some type of container such as an HTML page. |
class |
BasePanel
This class handles the requirements for the specific manipulation of panels within specific pages. |
class |
FileDialog
This class allows a user to browse the file system. |
class |
GenericPanel
This class is a simple extension to the BasePanel class and allows the user to perform general panel operations without the requirement to subclass BasePanel. |
class |
ModalBaseFrame
This class extends BaseFrame, and makes a frame Modal. |
class |
TextInputDialog
This class allows a user to enter a single line of text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||