Package tico.components.resources

Package of the Tico components file resources classes.

See:
          Description

Class Summary
BoardFilter Filter that can be set on a JFileChooser to display only board files (brd) and directories.
CustomFilter Filter that can be set on a JFileChooser to display only files with the specified extension and directories.
ImageFilter Filter that can be set on a JFileChooser to display only image files (gif, png, jpg, tiff and bmp) and directories.
ImageLoader Loader for the resource images.
ProjectFilter Filter that can be set on a JFileChooser to display only tico project files (tco) and directories.
SoundFilter Filter that can be set on a JFileChooser to display only sound files (wav, mp3 and ogg) and directories.
TFileUtils Static class that contains attributes and methods to manage application files.
TicoFilter Filter that can be set on a JFileChooser to display only Tico files (brd and tco) and directories.
TResourceManager Static class that contains attributes and methods to manage application internal image files.
VideoFilter Filter that can be set on a JFileChooser to display only video files (avi, mpg, wmv and flv) and directories.
 

Package tico.components.resources Description

Package of the Tico components file resources classes.