Package de.hillenbrand.swing

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

See:
          Description

Interface Summary
HHTMLPane.TooltipResolver  
HInternalDialog.SetMaximumListener  
HItemList.Editor<T>  
HLookAndFeelInformation  
 

Class Summary
HButton  
HButtonPanel  
HCardPanel A simpler alternative to a JPanel with a CardLayout.
HCheckBox  
HColorRequesterButton  
HComboBox<T> Extends the standard javax.swing.JComboBox with an undo/redo buffer and a cut & paste menu, if the combo box is editable.
HDesktop  
HDialog  
HEditableList  
HEditorPane  
HEmptyBorderPanel  
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<T> HTextField is a lightweight component that allows the editing of a single line of text, similar to JFormattedTextField.
HFrame  
HGradientPanel Simple panel subclass which renders a 2-color vertical linear gradient as the background.
HGridBagConstraints These Grid Bag Constraints behave like the super class.
HHTMLPane  
HIconButton Creates a button for icons only with smaller margins.
HIconFactory  
HInternalDialog  
HInternalDialog.ModalPrivilegedAction  
HItemList<T>  
HItemList.DirectoryItemEditor  
HItemList.FileItemEditor  
HJavaEditorPane  
HLabel  
HLinkLabel  
HList<E>  
HMenuBar  
HMenuItem  
HMessageLabel  
HMultiLineLabel  
HPanel  
HPasswordField HPasswordField is a lightweight component that allows the editing of a single line of text, similar to JPasswordField.
HPopupMenu  
HPrivilegedAction  
HScrollPane  
HSeparator  
HSeparatorPanel  
HSimplePanel  
HTabbedPane  
HTextArea HTextArea is a lightweight component that allows the editing of multiple lines of text, similar to JTextArea.
HTextEditor  
HTextField HTextField is a lightweight component that allows the editing of a single line of text, similar to JTextField.
HTimeField A GUI component for editing a time value.
HToggleButton  
HToolBar  
HTree  
HVerticalTabbedPane  
SwingUtils  
UIStartupWindow  
 

Enum Summary
HTimeField.TimeFormat  
 

Package de.hillenbrand.swing Description

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