ehsbe CommonsTM
Version 1.1.0rc3

Package com.ehsbe.commons.gui.util

Interface Summary
CellTableThreshold State analyzer for a table cell, which might be used for rendering a cell in a different style.
Checkable Simple interface to detect objects, which support a "checked" aka selected state.
CheckableTreeCellRenderer A TreeCellRenderer, which always returns the same icon as function of checked, expansion and leaf state; for all objects.
TooltipProvider Interface to get Tooltips for a List or TableColumn.
 

Class Summary
AbstractTreeModel  
BannerPainter<T> Paints banner at the given Graphics2D context.
CheckableActionListener An action listener for a jtree with Checkable nodes.
CheckableTreeMouseAdapter A mouse listener, which listens for clicks on JTree nodes and changes the checked state of Checkable objects.
CheckTreeCellRenderer Renders Checkable nodes with a combined icon, which visulizes the selection state of the node.
CombinedIcon Combines two icons into one icon.
DefaultUserNameStore Saves the user names in Preferences.
DoubleTableCellRenderer A renderer for table cells, which uses a NumberFormatter for formatting its content.
GenericFileFilter A generic file filter used in the File | {Open|Save [as]} dialog to let the user find appropriate files fast.
JButtonTableCellRenderer  
JxHostnameVerifier A Hostname verifier, which lets the user choose, whether to accept a connection, even if the received certificate's common name does not match the hostname of the url connection (i.e. does not belong to the host).
JxInvalidCertHandler A GUI based example implementation of an InvalidCertHandler, which might be used with a LocalTrustManager to ask the user, what to do with unknown certificates as well as to store acceptions permanently.
NumberTableCellRenderer  
ObjectTableCellRenderer A renderer, which allows one to query the table model for its state and rendering an appropriate border or colored text.
PreferencePasswordStore A simple alternative to store passwords.
StatusTask<T,V> An message property enhanced SwingWorker, which lets one easily notify property change listeners from "message" events.
SwingUtilities2 Wrapper around sun.swing.SwingUtilities2
 

Enum Summary
CellTableThreshold.State The state of a table cell.
 


ehsbe CommonsTM
Version 1.1.0rc3

Copyright ©2005-2009 EHSBE, Walther-Rathenau-Str. 58, 39104 Magdeburg, Sachsen-Anhalt, Germany. All Rights Reserved.