Package semorg.gui.util

This package provides utilities for the several window classes (graphics user interface layer).

See:
          Description

Interface Summary
CalendarControl.SWTCalendarListener The listener interface for receiving SWTCalendar events.
CalendarControl.SWTCalendarPopupListener The listener interface for receiving SWTCalendarPopup events.
ItemListener Interface implemented by all InputChangedListener, which are inner classes of window classes.
TimeControl.TimeChangeListener The listener interface for receiving timeChange events.
 

Class Summary
AssociationTabControl This class provides a SWT composite which allows the user to manage several associations.
CalendarControl This class provides a CalendarControl which enables the user to select a date in very comfortable manner.
Configuration This class holds the configuration of the application and provides methods to get and set some properties of the application.
ConfigureListDlg Provides a dialog to configure the appearance of the GUI tables, i.e. the shown columns, their sizes and so on.
ConfigureListWidget This class is used
DBTableChangedListener Models a Listener which reacts on changes of the database tables.
DelayedPaymentItem This class is used for displaying the delayed payments.
DelayedPaymentViewerControl This class provides a SWT control to view the delayed payments.
EditorManager This class is unused...
ExtensibleSearchControl Provides a search control widget which can apply several conditions to the filter of a list window.
ForeignKeyConstraintSelector This class provides a SWT composite which allows the user to manage several associations.
Messages This class loads the dictionary files and inserts all strings seen by the user.
TableColumnProperty This class encapsulates all properties of a column of a GUI table.
TimeControl The Class TimeControl provides widgets to enter times.
 

Package semorg.gui.util Description

This package provides utilities for the several window classes (graphics user interface layer).