Package de.hillenbrand.swing

Swing extension and bug fixes for the classes provided by Sun.

See:
          Description

Interface Summary
HLookAndFeelInformation  
 

Class Summary
HCardPanel A simpler alternative to a JPanel with a CardLayout.
HColorRequesterButton  
HComboBox Extends the standard javax.swing.JComboBox with an undo/redo buffer and a cut & paste menu, if the combo box is editable.
HDialog  
HEditableList  
HEditorPane  
HFileChooser Implements a FileChooser that can have its own bounds.
HFileString This component implements a collection of a text field an a button, with which you can select a file or a directory.
HFontDisplay  
HFontRequesterButton  
HFormattedTextField HTextField is a lightweight component that allows the editing of a single line of text, similar to JFormattedTextField.
HFrame  
HIconButton Creates a button for icons only with smaller margins.
HIconFactory  
HJavaEditorPane  
HMenuBar  
HMenuItem  
HMultiLineLabel  
HPasswordField HPasswordField is a lightweight component that allows the editing of a single line of text, similar to JPasswordField.
HSeparator  
HTextArea HTextArea is a lightweight component that allows the editing of multiple lines of text, similar to JTextArea.
HTextField HTextField is a lightweight component that allows the editing of a single line of text, similar to JTextField.
HToolBar  
HTree  
SwingUtils  
UIStartupWindow  
 

Package de.hillenbrand.swing Description

Swing extension and bug fixes for the classes provided by Sun.