Package de.hedenus.mobilegui

This package contains AWT classes for GUI of a mobile device (Personal Profile).

See:
          Description

Interface Summary
Job A job that may be executed by the worker.
ProgressListener Interface for receiving asynchronous notifications from another process.
 

Class Summary
Animation An animated bar.
Bar A bar displaying a value.
BufferedCanvas A double-buffered canvas.
CenterLayout Centers all components in the middle of the parent container.
Icon An icon that can be rendered.
ListChooser A component to search an ordered list.
ListSelection A component which renders a list.
Preferences Simple preferences API.
ProgressInputStream An input stream that notifies a ProgressListener.
ProgressMonitor A monitor which receives notifications and displays from a process.
StringSearcher A comparator for strings.
Tab A tab used by Tabs.
Tabs A tabbed container.
TextPanel A canvas which displays a text and does line wrapping.
UILayout Centralisation of UI layout settings.
Worker A worker thread which performs jobs for the GUI.
 

Package de.hedenus.mobilegui Description

This package contains AWT classes for GUI of a mobile device (Personal Profile).