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

E13403-05

Package oracle.javatools.controls.nicelist

Interface Summary
NiceListActionListener Interface for notification of list action events.
 

Class Summary
NiceList A custom JList implementation.
NiceListActionEvent Information about a list action event.
NiceListRenderer<T> A custom list cell renderer that displays a multi row list item with a gradient selection highlight and several attributes: a checkbox that can be selected or deselected. a title that is rendered at the top of the item in bold. a description that is rendered under the title. a secondary description that is optionally rendered under the description. a hyperlink that can send action events when used in conjunction with NiceList. an indicator icon. an image an image that is placed at the right side of the title and description. Generally, this renderer is designed to be used in conjunction with NiceList.
 

Enum Summary
NiceListActionEvent.Type An enum type for the event kind.
 


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

E13403-05

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