Class Summary |
ColouredLabel |
A class to extend JLabel with some added easily settable colour and Font
settings. |
ExampleFileFilter |
A convenience implementation of FileFilter that filters out
all files except for those type extensions that it knows about. |
ImageCanvas |
A nice canvas that holds an Image in its center. |
JAboutBox |
|
JCheckDropDown |
A custom Drop Down box that holds JCheckBox items in its list. |
OggFileRef |
A simple class to encapsulate the information required to use/reference an
Ogg file. |
PlayList |
A simple class to encapsulate the storage of references to Ogg files in a
Playlist style. |
PopUpButton |
A custom Drop Down box that requires the user to select the button to open and
close the popup list. |
Splash |
Splash is a Application Opening splash screen. |
Util |
A set of useful utility methods/functions for reuse. |