Package org.jfree.chart.editor
Class DefaultAxisEditor
- java.lang.Object
-
- java.awt.Component
-
- java.awt.Container
-
- javax.swing.JComponent
-
- javax.swing.JPanel
-
- org.jfree.chart.editor.DefaultAxisEditor
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.awt.image.ImageObserver,java.awt.MenuContainer,java.io.Serializable,java.util.EventListener,javax.accessibility.Accessible
- Direct Known Subclasses:
DefaultValueAxisEditor
class DefaultAxisEditor extends javax.swing.JPanel implements java.awt.event.ActionListenerA panel for editing the properties of an axis.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
-
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
-
-
Field Summary
Fields Modifier and Type Field Description private javax.swing.JTextFieldlabelThe axis label.private java.awt.FontlabelFontThe label font.private javax.swing.JTextFieldlabelFontFieldA field showing a description of the label font.private RectangleInsetslabelInsetsThe label insets.private PaintSamplelabelPaintSampleThe label paint.protected static java.util.ResourceBundlelocalizationResourcesThe resourceBundle for the localization.private javax.swing.JTabbedPaneotherTabsA tabbed pane for...private javax.swing.JCheckBoxshowTickLabelsCheckBoxA flag that indicates whether or not the tick labels are visible.private javax.swing.JCheckBoxshowTickMarksCheckBoxA flag that indicates whether or not the tick marks are visible.private javax.swing.JPanelslot1An empty sub-panel for extending the user interface to handle more complex axes.private javax.swing.JPanelslot2An empty sub-panel for extending the user interface to handle more complex axes.private java.awt.FonttickLabelFontThe font for displaying tick labels on the axis.private javax.swing.JTextFieldtickLabelFontFieldA field containing a description of the font for displaying tick labels on the axis.private RectangleInsetstickLabelInsetsThe tick label insets.private PaintSampletickLabelPaintSampleThe paint (color) for the tick labels.-
Fields inherited from class javax.swing.JComponent
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
-
-
Constructor Summary
Constructors Constructor Description DefaultAxisEditor(Axis axis)Standard constructor: builds a panel for displaying/editing the properties of the specified axis.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent event)Handles user interaction with the property panel.private voidattemptLabelFontSelection()Presents a font selection dialog to the user.private voidattemptModifyLabelPaint()Allows the user the opportunity to change the outline paint.voidattemptTickLabelFontSelection()Presents a tick label font selection dialog to the user.static DefaultAxisEditorgetInstance(Axis axis)A static method that returns a panel that is appropriate for the axis type.java.lang.StringgetLabel()Returns the current axis label.java.awt.FontgetLabelFont()Returns the current label font.RectangleInsetsgetLabelInsets()Returns the current label insets valuejava.awt.PaintgetLabelPaint()Returns the current label paint.javax.swing.JTabbedPanegetOtherTabs()Returns a reference to the tabbed pane.java.awt.FontgetTickLabelFont()Returns the font used to draw the tick labels (if they are showing).RectangleInsetsgetTickLabelInsets()Returns the current tick label insets valuejava.awt.PaintgetTickLabelPaint()Returns the current tick label paint.booleanisTickLabelsVisible()Returns a flag that indicates whether or not the tick labels are visible.booleanisTickMarksVisible()Returns the current value of the flag that determines whether or not tick marks are visible.voidsetAxisProperties(Axis axis)Sets the properties of the specified axis to match the properties defined on this panel.-
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
-
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
-
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
-
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
-
-
-
Field Detail
-
label
private javax.swing.JTextField label
The axis label.
-
labelFont
private java.awt.Font labelFont
The label font.
-
labelPaintSample
private PaintSample labelPaintSample
The label paint.
-
labelFontField
private javax.swing.JTextField labelFontField
A field showing a description of the label font.
-
tickLabelFont
private java.awt.Font tickLabelFont
The font for displaying tick labels on the axis.
-
tickLabelFontField
private javax.swing.JTextField tickLabelFontField
A field containing a description of the font for displaying tick labels on the axis.
-
tickLabelPaintSample
private PaintSample tickLabelPaintSample
The paint (color) for the tick labels.
-
slot1
private javax.swing.JPanel slot1
An empty sub-panel for extending the user interface to handle more complex axes.
-
slot2
private javax.swing.JPanel slot2
An empty sub-panel for extending the user interface to handle more complex axes.
-
showTickLabelsCheckBox
private javax.swing.JCheckBox showTickLabelsCheckBox
A flag that indicates whether or not the tick labels are visible.
-
showTickMarksCheckBox
private javax.swing.JCheckBox showTickMarksCheckBox
A flag that indicates whether or not the tick marks are visible.
-
tickLabelInsets
private RectangleInsets tickLabelInsets
The tick label insets.
-
labelInsets
private RectangleInsets labelInsets
The label insets.
-
otherTabs
private javax.swing.JTabbedPane otherTabs
A tabbed pane for...
-
localizationResources
protected static java.util.ResourceBundle localizationResources
The resourceBundle for the localization.
-
-
Constructor Detail
-
DefaultAxisEditor
public DefaultAxisEditor(Axis axis)
Standard constructor: builds a panel for displaying/editing the properties of the specified axis.- Parameters:
axis- the axis whose properties are to be displayed/edited in the panel.
-
-
Method Detail
-
getInstance
public static DefaultAxisEditor getInstance(Axis axis)
A static method that returns a panel that is appropriate for the axis type.- Parameters:
axis- the axis whose properties are to be displayed/edited in the panel.- Returns:
- A panel or
nullif axis isnull.
-
getLabel
public java.lang.String getLabel()
Returns the current axis label.- Returns:
- The current axis label.
-
getLabelFont
public java.awt.Font getLabelFont()
Returns the current label font.- Returns:
- The current label font.
-
getLabelPaint
public java.awt.Paint getLabelPaint()
Returns the current label paint.- Returns:
- The current label paint.
-
isTickLabelsVisible
public boolean isTickLabelsVisible()
Returns a flag that indicates whether or not the tick labels are visible.- Returns:
trueif tick mark labels are visible.
-
getTickLabelFont
public java.awt.Font getTickLabelFont()
Returns the font used to draw the tick labels (if they are showing).- Returns:
- The font used to draw the tick labels.
-
getTickLabelPaint
public java.awt.Paint getTickLabelPaint()
Returns the current tick label paint.- Returns:
- The current tick label paint.
-
isTickMarksVisible
public boolean isTickMarksVisible()
Returns the current value of the flag that determines whether or not tick marks are visible.- Returns:
trueif tick marks are visible.
-
getTickLabelInsets
public RectangleInsets getTickLabelInsets()
Returns the current tick label insets value- Returns:
- The current tick label insets value.
-
getLabelInsets
public RectangleInsets getLabelInsets()
Returns the current label insets value- Returns:
- The current label insets value.
-
getOtherTabs
public javax.swing.JTabbedPane getOtherTabs()
Returns a reference to the tabbed pane.- Returns:
- A reference to the tabbed pane.
-
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent event)
Handles user interaction with the property panel.- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener- Parameters:
event- information about the event that triggered the call to this method.
-
attemptLabelFontSelection
private void attemptLabelFontSelection()
Presents a font selection dialog to the user.
-
attemptModifyLabelPaint
private void attemptModifyLabelPaint()
Allows the user the opportunity to change the outline paint.
-
attemptTickLabelFontSelection
public void attemptTickLabelFontSelection()
Presents a tick label font selection dialog to the user.
-
setAxisProperties
public void setAxisProperties(Axis axis)
Sets the properties of the specified axis to match the properties defined on this panel.- Parameters:
axis- the axis.
-
-