|
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.gridView.gui.RulesPanel
rules format panel for gridview
| Inner classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| Field Summary | |
static int |
BACKGROUNDBackground format element |
static int |
BORDERSBorders format element |
static int |
DATABARSDatabars format element |
static int |
DATEFORMATDate Format format element |
static int |
FONTALIGNMENTFont Alignment format element |
static int |
FONTCOLORFont Color format element |
static int |
FONTNAMEFont Name format element |
static int |
FONTSIZEFont Size format element |
static int |
FONTSTYLEFont Style format element |
static int |
HEADER_BORDERSHeader Borders format element |
static int |
HEADER_FONTALIGNMENTHeader Font Alignment format element |
static int |
HEADER_FONTCOLORHeader Font Color format element |
static int |
HEADER_FONTNAMEHeader FontName format element |
static int |
HEADER_FONTSIZEHeader Font Size format element |
static int |
HEADER_FONTSTYLEHeader Font Style format element |
static int |
HEADER_WORDWRAPHeader Word Wrap format element |
java.lang.String |
m_header |
static int |
NUMBERFORMATNumber Format format element |
static java.lang.String |
PROPERTY_BACKGROUND_SELECTEDProperty: Background color included in format Use this constant when listening for changes in the option that specifies whether the background color in viewstyle is used. |
static java.lang.String |
PROPERTY_BORDERS_SELECTEDProperty: Borders included in format Use this constant when listening for changes in the option that specifies whether the borders in viewstyle is used. |
static java.lang.String |
PROPERTY_DATABARS_SELECTEDProperty: Data bar included in format Use this constant when listening for changes in the option that specifies whether the databars in viewstyle is used. |
static java.lang.String |
PROPERTY_DATE_FORMAT_SELECTEDProperty: Number format included in format Use this constant when listening for changes in the option that specifies whether date format is used. |
static java.lang.String |
PROPERTY_FONT_ALIGNMENT_SELECTEDProperty: Font alignment included in format Use this constant when listening for changes in the option that specifies whether the font alignment in viewstyle is used. |
static java.lang.String |
PROPERTY_FONT_BACKGROUND_SELECTEDProperty: Font background included in format Use this constant when listening for changes in the option that specifies whether the font background in viewstyle is used. |
static java.lang.String |
PROPERTY_FONT_COLOR_SELECTEDProperty: Font foreground included in format Use this constant when listening for changes in the option that specifies whether the foreground in viewstyle is used. |
static java.lang.String |
PROPERTY_FONT_NAME_SELECTEDProperty: Font Name included in format Use this constant when listening for changes in the option that specifies whether the font name in viewstyle is used. |
static java.lang.String |
PROPERTY_FONT_SIZE_SELECTEDProperty: Font size included in format Use this constant when listening for changes in the option that specifies whether the font size in viewstyle is used. |
static java.lang.String |
PROPERTY_FONT_STYLE_SELECTEDProperty: Font style included in format Use this constant when listening for changes in the option that specifies whether the foreground in viewstyle is used. |
static java.lang.String |
PROPERTY_NUMBER_FORMAT_SELECTEDProperty: Number format included in format Use this constant when listening for changes in the option that specifies whether number format is used. |
static java.lang.String |
PROPERTY_WORD_WRAP_SELECTEDProperty: word wrap enabled in format Use this constant when listening for changes in the option that specifies whether the word wrap in viewstyle is used. |
static int |
WORDWRAPWord Wrap format element |
| 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 | |
RulesPanel()Construct a rules panel without any parameter | |
RulesPanel(UIGridView gridView)Construct a rules panel | |
RulesPanel(UIGridView gridView, java.lang.String header)Construct a rules panel | |
RulesPanel(UIGridView gridView, java.lang.String header, boolean isDefault)Construct a rules panel | |
| Method Summary | |
void |
cleanUp()Clean up memory and space |
abstract Discriminator |
getDiscriminator()Return the discriminator created by selecting conditions on this panel. |
boolean[] |
getFormatElementsUsed()Return an array of boolean from the format list |
oracle.bali.ewt.help.HelpProvider |
getHelpProvider()Gets the Help provider for this panel. |
java.util.Locale |
getLocale()Return the current Locale that the gridView uses. |
java.lang.String |
getMemberLabelType()set condition list label type |
java.awt.Dimension |
getPreferredSize()Return preferred size of this panel |
boolean |
isFormatElementSelected(int i)Return the selection status of each element on formatlist |
void |
setConditions(java.util.Vector data) |
void |
setDataAccess(DataAccess access)Reset the data source on this panel |
void |
setFormatElementsUsed(boolean[] selected)Set the array of boolean on the format list |
void |
setGridView(UIGridView gridView)Set a gridview on this panel |
void |
setGridView(UIGridView gridView, java.lang.String header)Set a gridview on this panel |
void |
setHelpProvider(oracle.bali.ewt.help.HelpProvider helpProvider)Sets the Help provider for this panel. |
void |
setLocale(java.util.Locale loc)Specifies the current Locale that the gridView uses. |
void |
setMemberLabelType(java.lang.String s)set condition list label type, default is shortlabel |
void |
setMemberListAccess(MemberListAccess access)Reset the member list access on this panel |
| 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, getMinimumSize, 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, 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.beans.PropertyChangeListener |
propertyChange |
| Methods inherited from interface javax.swing.event.ListDataListener |
contentsChanged, intervalAdded, intervalRemoved |
| Field Detail |
public static final java.lang.String PROPERTY_BACKGROUND_SELECTED
ViewStyle.setBackgroundUsed(boolean)public static final java.lang.String PROPERTY_DATABARS_SELECTED
ViewStyle.isGraphicBarVisible()public static final java.lang.String PROPERTY_BORDERS_SELECTED
public static final java.lang.String PROPERTY_FONT_NAME_SELECTED
ViewStyle.setFontNameUsed(boolean)public static final java.lang.String PROPERTY_FONT_STYLE_SELECTED
ViewStyle.setFontBoldUsed(boolean), ViewStyle.setFontItalicUsed(boolean), ViewStyle.setUnderlineUsed(boolean), ViewStyle.setStrikeThroughUsed(boolean)public static final java.lang.String PROPERTY_FONT_SIZE_SELECTED
ViewStyle.setFontSizeUsed(boolean)public static final java.lang.String PROPERTY_FONT_COLOR_SELECTED
ViewStyle.setForegroundUsed(boolean)public static final java.lang.String PROPERTY_FONT_BACKGROUND_SELECTED
public static final java.lang.String PROPERTY_FONT_ALIGNMENT_SELECTED
public static final java.lang.String PROPERTY_WORD_WRAP_SELECTED
public static final java.lang.String PROPERTY_NUMBER_FORMAT_SELECTED
public static final java.lang.String PROPERTY_DATE_FORMAT_SELECTED
public static final int BACKGROUND
public static final int DATABARS
public static final int BORDERS
public static final int FONTNAME
public static final int FONTSTYLE
public static final int FONTSIZE
public static final int FONTCOLOR
public static final int FONTALIGNMENT
public static final int WORDWRAP
public static final int NUMBERFORMAT
public static final int DATEFORMAT
public static final int HEADER_BORDERS
public static final int HEADER_FONTNAME
public static final int HEADER_FONTSTYLE
public static final int HEADER_FONTSIZE
public static final int HEADER_FONTCOLOR
public static final int HEADER_FONTALIGNMENT
public static final int HEADER_WORDWRAP
public java.lang.String m_header
| Constructor Detail |
public RulesPanel()
public RulesPanel(UIGridView gridView)
gridView - reference to a view
public RulesPanel(UIGridView gridView,
java.lang.String header)
gridView - reference to a viewheader - header dimension name, used for header formatting
public RulesPanel(UIGridView gridView,
java.lang.String header,
boolean isDefault)
gridView - reference to a viewheader - header dimension name, used for header formattingisDefault - it it's a default formatting| Method Detail |
public void setGridView(UIGridView gridView)
gridView - reference to a view
public void setGridView(UIGridView gridView,
java.lang.String header)
gridView - reference to a viewheader - header dimension name, used for header formattingpublic void setDataAccess(DataAccess access)
access - A new DataAccess objectpublic void setMemberListAccess(MemberListAccess access)
access - A new DataAccess objectpublic void setHelpProvider(oracle.bali.ewt.help.HelpProvider helpProvider)
helpProvider - help providerpublic oracle.bali.ewt.help.HelpProvider getHelpProvider()
public void setFormatElementsUsed(boolean[] selected)
public boolean[] getFormatElementsUsed()
public boolean isFormatElementSelected(int i)
public void setMemberLabelType(java.lang.String s)
public java.lang.String getMemberLabelType()
public java.awt.Dimension getPreferredSize()
getPreferredSize in class javax.swing.JComponentpublic void setLocale(java.util.Locale loc)
Locale that the gridView uses.setLocale in class java.awt.Componentloc - The current Locale.public java.util.Locale getLocale()
Locale that the gridView uses.getLocale in class java.awt.Componentpublic abstract Discriminator getDiscriminator()
public void setConditions(java.util.Vector data)
a - vector data of ConditionElementpublic void cleanUp()
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||