Uses of Class
de.sciss.gui.SpringPanel

Packages that use SpringPanel
de.sciss.common   
de.sciss.gui   
de.sciss.io   
 

Uses of SpringPanel in de.sciss.common
 

Subclasses of SpringPanel in de.sciss.common
 class BasicPathField
           
 

Uses of SpringPanel in de.sciss.gui
 

Subclasses of SpringPanel in de.sciss.gui
 class PathField
          This class is an updated (slim) version of FScape's PathField and provides a GUI object that displays a file's or folder's path, optionally with format information, and allows the user to browse the harddisk to change to a different file.
 class PrefPathField
          Subclass of PathField that enables automatic Preferences association
 

Uses of SpringPanel in de.sciss.io
 

Subclasses of SpringPanel in de.sciss.io
 class AudioFileFormatPane
          A multi component panel that provides gadgets for specification of the output format of an audio file, such as file format, resolution or sample rate.