Package palmed.ui

Provides generic ui components.

See:
          Description

Interface Summary
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.
 

Class Summary
AboutDialog This dialog shows an 'about' box.
Button This class implements a clickable button.
Component This class implements a component within a container.
ConfirmationDialog This dialog prompts the user for a yes/no choice.
Container This class implements a graphical container of components.
Dialog This class factorizes common behaviour to all dialog windows.
InputDialog This dialog prompts the user for a string input.
ProgressDialog This dialog displays a progress bar.
Toolbar This class implements a custom toolbar.
 

Package palmed.ui Description

Provides generic ui components.



Copyright © 2004-2006 PalmEd. All Rights Reserved.