|
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.datautil.gui.panel.DefaultStandardPanel
|
+--oracle.dss.queryBuilder.QueryBuilderLayoutPanel
This class handles the Layout panel in the QueryBuilder.
| Inner classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| Fields inherited from class oracle.dss.datautil.gui.panel.DefaultStandardPanel |
PANELSTATE_ENABLED, PANELSTATE_ISDIRTY |
| 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 | |
QueryBuilderLayoutPanel(QueryBuilder queryBuilder)Constructor that creates the QueryBuilderLayoutPanel based on the settings of the QueryBuilder's properties. | |
| Method Summary | |
java.lang.String |
getHelpContextID()Retrieves the Help context ID for this panel. |
java.lang.String |
getId()Retrieves the identifier for this panel. |
java.awt.Image |
getImage()Retrieves the image for this panel. |
javax.swing.ImageIcon |
getImageIcon()Retrieves the image icon for this panel. |
java.lang.String |
getTitle()Retrieves the title of this panel. |
Layout |
getViewLayoutPanel()Retrieves the view Layout object that appears in the QueryBuilderLayoutPanel object. |
boolean |
initUIContent()Initializes the user interface content of the panel. |
void |
layoutPivoted(LayoutPivotingEvent e)Fired when a pivot event has occurred. |
void |
layoutPivoting(LayoutPivotingEvent e)Responds to pivot events that are about to occur. |
boolean |
setActive(boolean blnActive)Specifies whether the component is active or inactive. |
void |
setLayoutAccess(LayoutAccess layoutAccess)Specifies the LayoutAccess for this View layout panel. |
void |
setPanelDescription(java.lang.String strPanelDescription)Specifies the description that appears at the top of this panel. |
void |
setViewLayoutPanel(Layout viewLayoutPanel)Specifies the view Layout object to appear in the QueryBuilderLayoutPanel object. |
boolean |
validateContents(java.lang.Object hintValidate)Validates the contents of the panel. |
| Methods inherited from class oracle.dss.datautil.gui.panel.DefaultStandardPanel |
addPanelEventListener, cleanup, firePanelEvent, getBuilderContext, getComponent, getContainer, getPanelContent, getPanelState, initializeMembers, isDirty, isInitializing, removePanelEventListener, setBuilderContext, setContainer, setDirty, setHelpContextID, setInitializing, setPanelContent, setPanelState, updateData |
| 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, getPreferredSize, 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, setLocale, 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 |
| Constructor Detail |
public QueryBuilderLayoutPanel(QueryBuilder queryBuilder)
QueryBuilderLayoutPanel based on the settings of the QueryBuilder's properties.queryBuilder - A reference to the parent QueryBuilder bean.| Method Detail |
public java.lang.String getId()
getId in class DefaultStandardPanelpublic boolean initUIContent()
initUIContent in class DefaultStandardPaneltrue if the operation was successful; false if the operation was not successful.public Layout getViewLayoutPanel()
Layout object that appears in the QueryBuilderLayoutPanel object.Layout object.public void setViewLayoutPanel(Layout viewLayoutPanel)
Layout object to appear in the QueryBuilderLayoutPanel object. The view Layout object is displayed as a center component.viewLayoutPanel - The Layout object.public void setLayoutAccess(LayoutAccess layoutAccess)
LayoutAccess for this View layout panel.layoutAccess - An implementation of the LayoutAccess interface.
public boolean setActive(boolean blnActive)
throws DataUtilException
setActive in class DefaultStandardPanelblnActive - true if the component is active, false if the component is inactive.true if the operation was successful, false otherwise.DataUtilException - If an error occurs.public boolean validateContents(java.lang.Object hintValidate)
validateContents in class DefaultStandardPanelhintValidate - A hint object to help in the validation process.true if the operation was successful, false if the operation was not successful.public javax.swing.ImageIcon getImageIcon()
getImageIcon in class DefaultStandardPanelpublic java.awt.Image getImage()
getImage in class DefaultStandardPanelpublic java.lang.String getTitle()
getTitle in class DefaultStandardPanelpublic void layoutPivoting(LayoutPivotingEvent e)
LayoutAccess that the Layout is using.layoutPivoting in interface LayoutPivotingListenere - Information about the pivot event.public void setPanelDescription(java.lang.String strPanelDescription)
strPanelDescription - The description.public java.lang.String getHelpContextID()
getHelpContextID in class DefaultStandardPanelpublic void layoutPivoted(LayoutPivotingEvent e)
LayoutAccess that the Layout is using.layoutPivoted in interface LayoutPivotingListenere - Information about the pivot event.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||