Uses of Package
palmed.ui

Packages that use palmed.ui
palmed Implements a text file editor MIDlet. 
palmed.command Provides the set of commands for the application. 
palmed.edit Implements a custom text edit box. 
palmed.edit.scrollbar Provides a custom scrollbar. 
palmed.ui Provides generic ui components. 
 

Classes in palmed.ui used by palmed
ICommand
          Thiis interface defines a command.
ICommandListener
          This interface defines a command listener.
 

Classes in palmed.ui used by palmed.command
Dialog
          This class factorizes common behaviour to all dialog windows.
ICommand
          Thiis interface defines a command.
IConfirmationListener
          This interface defines callbacks for the confirmation dialog.
 

Classes in palmed.ui used by palmed.edit
Container
          This class implements a graphical container of components.
IComponent
          This interface defines a gui component.
ILayoutManager
          This interface defines a layout manager.
 

Classes in palmed.ui used by palmed.edit.scrollbar
IComponent
          This interface defines a gui component.
 

Classes in palmed.ui used by palmed.ui
Dialog
          This class factorizes common behaviour to all dialog windows.
ICommand
          Thiis interface defines a command.
ICommandListener
          This interface defines a command listener.
IComponent
          This interface defines a gui component.
IConfirmationListener
          This interface defines callbacks for the confirmation dialog.
IInputListener
          This interface defines callbacks for the input dialog.
ILayoutManager
          This interface defines a layout manager.
IProgressIndicator
          This interface defines a progress indicator callback.
IToolbar
          This interface defines a toolbar.
 



Copyright © 2004-2006 PalmEd. All Rights Reserved.