JCommon 1.0.17-redhat-2

Uses of Package
org.jfree.ui

Packages that use org.jfree.ui
org.jfree.demo Demo code for the JCommon class library. 
org.jfree.text Utility classes relating to text. 
org.jfree.ui Utility classes for creating user interfaces. 
org.jfree.ui.about Classes for providing information about an application. 
org.jfree.util General utility classes. 
 

Classes in org.jfree.ui used by org.jfree.demo
ApplicationFrame
          A base class for creating the main frame for simple applications.
TextAnchor
          Used to indicate the position of an anchor point for a text string.
 

Classes in org.jfree.ui used by org.jfree.text
HorizontalAlignment
          An enumeration of the horizontal alignment types (LEFT, RIGHT and CENTER).
RectangleAnchor
          Used to indicate an anchor point for a rectangle.
RectangleInsets
          Represents the insets for a rectangle, specified in absolute or relative terms.
Size2D
          A simple class for representing the dimensions of an object.
TextAnchor
          Used to indicate the position of an anchor point for a text string.
 

Classes in org.jfree.ui used by org.jfree.ui
Drawable
          An interface for an object that can draw itself within an area on a Graphics2D.
FloatDimension
          A dimension object specified using float values.
FloatingButtonEnabler
          Enables a button to have a simple floating effect.
GradientPaintTransformer
          The interface for a class that can transform a GradientPaint to fit an arbitrary shape.
GradientPaintTransformType
          Represents a type of transform for a GradientPaint.
HorizontalAlignment
          An enumeration of the horizontal alignment types (LEFT, RIGHT and CENTER).
JTextObserver
          An observer that selects all the text when a field gains the focus.
Layer
          Used to indicate either the foreground or background layer.
LengthAdjustmentType
          Represents the three options for adjusting a length: expand, contract, and no change.
RectangleAnchor
          Used to indicate an anchor point for a rectangle.
RectangleEdge
          Used to indicate the edge of a rectangle.
RectangleInsets
          Represents the insets for a rectangle, specified in absolute or relative terms.
Size2D
          A simple class for representing the dimensions of an object.
SortableTableModel
          The base class for a sortable table model.
SortButtonRenderer
          A table cell renderer for table headings - uses one of three JButton instances to indicate the sort order for the table column.
StandardDialog
          The base class for standard dialogs.
StrokeSample
          A panel that displays a stroke sample.
TextAnchor
          Used to indicate the position of an anchor point for a text string.
VerticalAlignment
          An enumeration of the vertical alignment types (TOP, BOTTOM and CENTER).
WizardDialog
          A dialog that presents the user with a sequence of steps for completing a task.
WizardPanel
          A panel that provides the user interface for a single step in a WizardDialog.
 

Classes in org.jfree.ui used by org.jfree.ui.about
SortableTable
          A simple extension of JTable that supports the use of a SortableTableModel.
SortableTableModel
          The base class for a sortable table model.
 

Classes in org.jfree.ui used by org.jfree.util
RectangleAnchor
          Used to indicate an anchor point for a rectangle.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.