|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.JPanel
|
+--oracle.dss.graph.gui.BasePanel
|
+--oracle.dss.graph.gui.Legend
Defines the Legend panel. End-users use the Legend panel to select options for the legend of a graph.
This class fires propertyChange events for every property that is exposed in this panel.
PROPERTY_LEGEND_BACKGROUND_COLOR, PROPERTY_LEGEND_BORDER_COLOR, PROPERTY_LEGEND_LOCATION, PROPERTY_LEGEND_VISIBLE, LegendArea, Serialized Form| Inner classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| Field Summary | |
static java.lang.String |
PROPERTY_LEGEND_BACKGROUND_COLORProperty: Legend Background Color. |
static java.lang.String |
PROPERTY_LEGEND_BORDER_COLORProperty: Legend Border Color. |
static java.lang.String |
PROPERTY_LEGEND_LOCATIONProperty: Legend Location. |
static java.lang.String |
PROPERTY_LEGEND_VISIBLEProperty: Legend Visible. |
| Fields inherited from class javax.swing.JComponent |
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
Legend(UIGraph graphView)Constructor. | |
| Method Summary | |
void |
apply()Applies to the graph the changes that have been made to this panel. |
void |
cleanUp()Clean up memory or resources that legend panel uses. |
java.awt.Color[][] |
getColorPalette()Retreives the grid of colors used by font, border and background color choosers. |
java.lang.String |
getHelpContextID()Retrieves the Help context ID for this panel. |
oracle.bali.ewt.help.HelpProvider |
getHelpProvider()Gets the Help provider for the Plot Area panel. |
java.awt.Dimension |
getMinimumSize()Retrieves the minimum size of the Legend panel. |
java.awt.Dimension |
getPreferredSize()Retrieves the size at which the Legend panel looks best. |
boolean |
isHelpEnabled()Indicates whether a Help button in a dialog box that is displayed by this panel, is displayed. |
void |
setColorPalette(java.awt.Color[][] colors)Specifies the grid of colors to use in color palettes of font, border and background color choosers. |
void |
setGraph(UIGraph graphView)Specifies the graph whose properties this panel sets. |
void |
setHelpContextID(java.lang.String strHelpContextID)Sets the Help context ID for this panel. |
void |
setHelpEnabled(boolean bValue)Specifies whether a Help button in a dialog box that is displayed by this panel, is displayed. |
void |
setHelpProvider(oracle.bali.ewt.help.HelpProvider helpProvider)Sets the Help provider for the Plot Area panel. |
void |
setLocale(java.util.Locale loc)Specifies the current Locale that the graph uses. |
| Methods inherited from class oracle.dss.graph.gui.BasePanel |
createSeparator, setTitleText |
| Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUIClassID, updateUI |
| Methods inherited from class javax.swing.JComponent |
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAutoscrolls, getBorder, getBounds, getClientProperty, getConditionForKeyStroke, getDebugGraphicsOptions, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getNextFocusableComponent, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getVerifyInputWhenFocusTarget, getVisibleRect, getWidth, getX, getY, grabFocus, hasFocus, hide, isDoubleBuffered, isFocusCycleRoot, isFocusTraversable, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
| Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setLayout, validate |
| Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, bounds, checkImage, checkImage, contains, createImage, createImage, dispatchEvent, enable, enableInputMethods, getBackground, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getInputContext, getInputMethodRequests, getLocale, getLocation, getLocationOnScreen, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, imageUpdate, inside, isDisplayable, isEnabled, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.awt.event.ActionListener |
actionPerformed |
| Methods inherited from interface java.awt.event.ItemListener |
itemStateChanged |
| Methods inherited from interface java.beans.PropertyChangeListener |
propertyChange |
| Field Detail |
public static final java.lang.String PROPERTY_LEGEND_VISIBLE
apply method of this panel sets the Visible property of the Legend object.LegendArea.setVisible(boolean)public static final java.lang.String PROPERTY_LEGEND_LOCATION
apply method of this panel sets the Rect property of the Legend object.LegendArea.setRect(java.awt.Rectangle)public static final java.lang.String PROPERTY_LEGEND_BORDER_COLOR
apply method of this panel sets the BorderColor property of the Legend object.LegendArea.setBorderColor(java.awt.Color)public static final java.lang.String PROPERTY_LEGEND_BACKGROUND_COLOR
apply method of this panel sets the FillColor property of the Legend object.LegendArea.setFillColor(java.awt.Color)| Constructor Detail |
public Legend(UIGraph graphView)
graphView - The graph to which this object belongs.| Method Detail |
public void setColorPalette(java.awt.Color[][] colors)
colors - two dimesional array of Colorspublic java.awt.Color[][] getColorPalette()
public void setLocale(java.util.Locale loc)
Locale that the graph uses.setLocale in class java.awt.Componentloc - The current Locale.public void setGraph(UIGraph graphView)
UIGraph that is specified either in this method or in the constructor.setGraph in class BasePanelgraph - The graph whose properties this panel sets.public void apply()
apply in class BasePanelpublic java.awt.Dimension getPreferredSize()
Dimension object. If no panel size has been specified, then the preferred size is the default size of the panel.getPreferredSize in class javax.swing.JComponentDimension object that specifies the size for the Legend panel.public java.awt.Dimension getMinimumSize()
Dimension object.getMinimumSize in class javax.swing.JComponentDimension object that specifies the smallest size that the panel can be made without truncating its components in the UI.public java.lang.String getHelpContextID()
getHelpContextID in interface HelpContextpublic void setHelpContextID(java.lang.String strHelpContextID)
setHelpContextID in interface HelpContextoracle.dss.util.help.HelpContextstrHelpContextID - a String value that represents the Help context ID.public void setHelpProvider(oracle.bali.ewt.help.HelpProvider helpProvider)
public oracle.bali.ewt.help.HelpProvider getHelpProvider()
public void setHelpEnabled(boolean bValue)
For example, this panel has a Legend Font button that displays a Font dialog box. The Font dialog box displays a Help button by default. Setting the parameter value of this method to false would hide that Help button.
bValue - true to display the Help button, false to hide it.public boolean isHelpEnabled()
For example, this panel has a Legend Font button that displays a Font dialog box. The Font dialog box displays a Help button by default. If the return value of this method is false, then that Help button is hidden.
true if the Help button is displayed, false if it is hidden.public void cleanUp()
cleanUp in class BasePanel
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||