Class Summary |
AlertWindow |
Title: OpenSwing Framework
Description: this class inherits from IconifableWidėndow, so it allows to show an iconifable window,
i.e. a window that can contains any kind of graphics component within it,
since it inherits from JPanel. |
AlertWindowBeanInfo |
Title: OpenSwing Framework |
IconifableWindow |
Title: OpenSwing Framework
Description: this class allows to show an iconifable window, i.e. a window that can contains any kind of graphics component within it,
since it inherits from JPanel. |
IconifableWindowBeanInfo |
Title: OpenSwing Framework
Description:
Copyright: Copyright (C) 2006 Mauro Carniel
|
IconifableWindowsContainer |
Title: OpenSwing Framework
Description: JPanel used to contain IconifableWindow objects.
|
LicencePanel |
Title: OpenSwing Framework
Description: Panel that shows a licence agreement. |
LicencePanelBeanInfo |
Title: OpenSwing Framework
Description:
Copyright: Copyright (C) 2006 Mauro Carniel
|
ProgressBar |
Title: OpenSwing Framework
Description: Progress bar that allows to:
- define minimum and maxixum values
- background color
- internal intervals and colors to use inside each interval. |
ProgressBarBeanInfo |
Title: OpenSwing Framework
Description:
Copyright: Copyright (C) 2006 Mauro Carniel
|
ProgressDialog |
Title: OpenSwing Framework
Description: Dialog used to show a progress bar and messages related to progress state. |
ProgressDialogBeanInfo |
Title: OpenSwing Framework
Description:
Copyright: Copyright (C) 2006 Mauro Carniel
|
ProgressEvent |
Title: OpenSwing Framework
Description: Class used to store a progress bar event, used by the progress dialog to update progress bar showing and messages. |
ProgressPanel |
Title: OpenSwing Framework
Description: Panel that contains a progress bar and messages related to progress state. |
ProgressPanelBeanInfo |
Title: OpenSwing Framework
Description:
Copyright: Copyright (C) 2006 Mauro Carniel
|
TestAlertWindow |
Title: OpenSwing Framework
Description:
Copyright: Copyright (C) 2006 Mauro Carniel
|
TestFinestre |
Title: OpenSwing Framework
Description:
Copyright: Copyright (C) 2006 Mauro Carniel
|
TestOutlook |
Title: OpenSwing Framework
Description:
Copyright: Copyright (C) 2006 Mauro Carniel
|
TipFrame |
Title: OpenSwing Framework
Description: Frame that contains a tip of the day panel. |
TipGenericInternalFrame |
Title: OpenSwing Framework
Description: Internal frame that contains a tip of the day panel; it can be used in any JFrame. |
TipInternalFrame |
Title: OpenSwing Framework
Description: Internal frame that contains a tip of the day panel: it must be used with MDIFrame. |