Uses of Interface
amber.awt.event.ComponentWindowListener

Packages that use ComponentWindowListener
amber.server.component The handlers at the server for the remote components. 
amber.server.panel Amber Server Panel Classes. 
 

Uses of ComponentWindowListener in amber.server.component
 

Methods in amber.server.component with parameters of type ComponentWindowListener
 void ComponentHandler.removeWindowListener(ComponentWindowListener l)
          Remove a specified window listener.
 void ComponentHandler.addWindowListener(ComponentWindowListener l)
          Add a window listener to this component.
 

Uses of ComponentWindowListener in amber.server.panel
 

Classes in amber.server.panel that implement ComponentWindowListener
 class FileDialog
          This class allows a user to browse the file system.
 class TextInputDialog
          This class allows a user to enter a single line of text.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.