ImageObserver
, MenuContainer
, Serializable
, Accessible
Nested Classes
protected class
This class implements accessibility support for the JSplitPane
class.
Fields
Used to add a Component
below the other Component
.
Bound property name for continuousLayout.
protected boolean
Whether or not the views are continuously redisplayed while resizing.
Used to add a Component
that will represent the divider.
Bound property for the dividerLocation.
Bound property name for border.
protected int
static final int
Horizontal split indicates the Component
s are split along the x axis.
Bound property for lastLocation.
protected int
Previous location of the split pane.
Used to add a Component
to the left of the other Component
.
The left or top component.
Bound property for oneTouchExpandable.
protected boolean
Is a little widget provided to quickly expand/collapse the split pane?
protected int
Bound property name for orientation (horizontal or vertical).
Bound property for weight.
Used to add a Component
to the right of the other Component
.
The right or bottom component.
Used to add a Component
above the other Component
.
static final int
Vertical split indicates the Component
s are split along the y axis.
Constructors
Creates a new JSplitPane
configured to arrange the child components side-by-side horizontally, using two buttons for the components.
Creates a new JSplitPane
configured with the specified orientation.
JSplitPane(int newOrientation, boolean newContinuousLayout)
Creates a new JSplitPane
with the specified orientation and redrawing style.
Creates a new JSplitPane
with the specified orientation and redrawing style, and with the specified components.
Creates a new JSplitPane
with the specified orientation and the specified components.
protected void
Adds the specified component to this split pane.
Gets the AccessibleContext associated with this JSplitPane.
Returns the component below, or to the right of the divider.
int
Returns the last value passed to setDividerLocation
.
int
Returns the size of the divider.
int
Returns the last location the divider was at.
Returns the component to the left (or above) the divider.
int
Returns the maximum location of the divider from the look and feel implementation.
int
Returns the minimum location of the divider from the look and feel implementation.
int
double
Returns the number that determines how extra space is distributed.
Returns the component to the right (or below) the divider.
Returns the component above, or to the left of the divider.
Returns the SplitPaneUI
that is providing the current look and feel.
Returns the name of the L&F class that renders this component.
boolean
Gets the continuousLayout
property.
boolean
Gets the oneTouchExpandable
property.
boolean
Returns true, so that calls to revalidate
on any descendant of this JSplitPane
will cause a request to be queued that will validate the JSplitPane
and all its descendants.
protected void
Subclassed to message the UI with finishedPaintingChildren
after super has been messaged, as well as painting the border.
Returns a string representation of this JSplitPane
.
void
Removes the Component
at the specified index.
void
Removes the child component, component
from the pane.
void
Removes all the child components from the split pane.
void
Lays out the JSplitPane
layout based on the preferred size of the children components.
void
Sets the component below, or to the right of the divider.
void
Sets the language-sensitive orientation that is to be used to order the elements or text within this component.
void
Sets the value of the continuousLayout
property, which must be true
for the child components to be continuously redisplayed and laid out during user intervention.
void
Sets the divider location as a percentage of the JSplitPane
's size.
void
Sets the location of the divider.
void
Sets the size of the divider.
void
Sets whether or not this component is enabled.
void
Sets the last location the divider was at to newLastLocation
.
void
Sets the component to the left (or above) the divider.
void
Sets the value of the oneTouchExpandable
property, which must be true
for the JSplitPane
to provide a UI widget on the divider to quickly expand/collapse the divider.
void
Sets the orientation, or how the splitter is divided.
void
Specifies how to distribute extra space when the size of the split pane changes.
void
Sets the component to the right (or below) the divider.
void
Sets the component above, or to the left of the divider.
void
Sets the L&F object that renders this component.
void
Notification from the UIManager
that the L&F has changed.
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, 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, paint, paintBorder, 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, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
Methods declared in class java.awt.Containeradd, add, add, add, add, addContainerListener, 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, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
Methods declared in class java.awt.Componentaction, 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, 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, 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, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4