Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.jgoodies.uif_lite.component.* (2)com.jgoodies.uif_lite.panel.* (1)

Package Samples:

com.jgoodies.uif_lite.panel
com.jgoodies.uif_lite.component

Classes:

SimpleInternalFrame: A JPanel subclass that has a drop shadow border and that provides a header with icon, title and tool bar. This class can be used to replace the JInternalFrame , for use outside of a JDesktopPane . The SimpleInternalFrame is less flexible but often more usable; it avoids overlapping windows and scales well up to IDE size. Several customers have reported that they and their clients feel much better with both the appearance and the UI feel. The SimpleInternalFrame provides the following bound properties: frameIcon, title, toolBar, content, selected. By default the SimpleInternalFrame is in selected ...
UIFSplitPane: A JSplitPane subclass that can try to remove the divider border. Useful if the splitted components render their own borders. Note that this feature is not supported by all look&feels. Some look&feel implementation will always show a divider border, and conversely, others will never show a divider border.
Factory: A very light version of the JGoodies UIFactory class. It consists only of static methods to create frequently used components.

Home | Contact Us | Privacy Policy | Terms of Service