Uses of Package
org.jfree.ui
Packages that use org.jfree.ui
Package
Description
Demo code for the JCommon class library.
Utility classes relating to text.
Utility classes for creating user interfaces.
Classes for providing information about an application.
General utility classes.
XML generatorBeanInfoBeanInfoBeanInfo.
-
Classes in org.jfree.ui used by org.jfree.demoClassDescriptionA base class for creating the main frame for simple applications.Used to indicate the position of an anchor point for a text string.
-
Classes in org.jfree.ui used by org.jfree.textClassDescriptionAn enumeration of the horizontal alignment types (
LEFT
,RIGHT
andCENTER
).Used to indicate an anchor point for a rectangle.Represents the insets for a rectangle, specified in absolute or relative terms.A simple class for representing the dimensions of an object.Used to indicate the position of an anchor point for a text string. -
Classes in org.jfree.ui used by org.jfree.uiClassDescriptionA basic panel that displays a small up or down arrow.An interface for an object that can draw itself within an area on a Graphics2D.A dimension object specified using
float
values.Enables a button to have a simple floating effect.A panel for choosing a font from the available system fonts - still a bit of a hack at the moment, but good enough for demonstration applications.The interface for a class that can transform aGradientPaint
to fit an arbitrary shape.Represents a type of transform for aGradientPaint
.An enumeration of the horizontal alignment types (LEFT
,RIGHT
andCENTER
).An observer that selects all the text when a field gains the focus.Used to indicate either the foreground or background layer.Represents the three options for adjusting a length: expand, contract, and no change.Used to indicate an anchor point for a rectangle.Used to indicate the edge of a rectangle.Represents the insets for a rectangle, specified in absolute or relative terms.A simple class for representing the dimensions of an object.Captures mouse clicks on a table header, with the intention of triggering a sort.The base class for a sortable table model.A table cell renderer for table headings - uses one of three JButton instances to indicate the sort order for the table column.The base class for standard dialogs.A panel that displays a stroke sample.Used to indicate the position of an anchor point for a text string.An enumeration of the vertical alignment types (TOP
,BOTTOM
andCENTER
).A dialog that presents the user with a sequence of steps for completing a task.A panel that provides the user interface for a single step in a WizardDialog. -
Classes in org.jfree.ui used by org.jfree.ui.aboutClassDescriptionA simple extension of JTable that supports the use of a SortableTableModel.The base class for a sortable table model.
-
Classes in org.jfree.ui used by org.jfree.util
-
Classes in org.jfree.ui used by org.jfree.xml.generator