Uses of Package
se.datadosen.component

Packages that use se.datadosen.component
se.datadosen.component   
se.datadosen.explorer   
se.datadosen.jalbum   
 

Classes in se.datadosen.component used by se.datadosen.component
ControlPanel
          A ControlPanel is a JPanel which has "RiverLayout" as default layout manager.
DirectoryChooser
          JFileChooser doesn't allow directory selection very well on Mac.
FileChooser
          Interface that maps well towards JFileChooser but allows use to exchange JFileChooser for other implementations For details on these methods, see JFileChooser
JCollapsiblePanel
          Swing panel that can be collapsed/expanded
JColorSelector
          Component that allows color selection by clicking on it.
JNotification.Type
           
JPlainButton
          A button without extra margins, borders or paint effects
JSmartButton
           
JSmartTextField
          JTextField with undo/redo support and popup menu
JWizardStep
           
StateMonitor
          Convenience "master listener" class that allows you to monitor component state events in a uniform and syntactically short way.
WordList
          Companion to the Autocompleter class
 

Classes in se.datadosen.component used by se.datadosen.explorer
JSmartTextArea
          JTextArea with undo/redo support and popup menu
JSmartTextField
          JTextField with undo/redo support and popup menu
ToggleAction
           
WordList
          Companion to the Autocompleter class
 

Classes in se.datadosen.component used by se.datadosen.jalbum
ControlPanel
          A ControlPanel is a JPanel which has "RiverLayout" as default layout manager.
DirectoryChooser
          JFileChooser doesn't allow directory selection very well on Mac.
FileChooser
          Interface that maps well towards JFileChooser but allows use to exchange JFileChooser for other implementations For details on these methods, see JFileChooser
JNotification
          Panel that has a colorful background, close button and nice roll-up effect To be used for small informative notifications
JProgressSpinner
          Provide a Mac-like spinning wheel during long processes
JSmartDialog
          JDialog that manages OS independent OK / Cancel buttons and mapping Enter press to Ok action and ESC press to Cancel action
JSmartSeparator
           
JSmartTextField
          JTextField with undo/redo support and popup menu
JStackLabel
          Allows texts to be pushed and popped.
JWizard