Package be.ugent.caagt.swirl.subwindows

Provides subwindow components that look a bit like a window, and that can be 'collapsed' by clicking on it.

See:
          Description

Interface Summary
SubwindowListener Listens to changes in the state of a subwindow.
 

Class Summary
Subwindow Wraps a child component into a small `window' with a title bar.
 

Package be.ugent.caagt.swirl.subwindows Description

Provides subwindow components that look a bit like a window, and that can be 'collapsed' by clicking on it.

Every Swing component can be wrapped into a subwindow component of this kind. Subwindows are meant to be stacked vertically using a box layout.