Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Package oracle.javatools.ui.list

Class Summary
EmptyListTextLayer<V extends JComponent> A TextLayer to display a message over a JList when it is empty.
Use by creating a JLayer/JXLayer with a JList or a scrollpane containing a JList, and an instance of this class.
EmptyTableTextLayer<V extends JComponent> A TextLayer to display a message over a JTable when it is empty.
Use by creating a JLayer/JXLayer with a JTable (or a scrollpane containing a JTable), and an instance of this class.
LabelListCellRenderer<T> A renderer to deal with the tedium of casting object values and component types with DefaultListCellRenderers.
Override 'formatLabel' and set the label's text and icon to an appropriate value for the given object (T)
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.