Package com.luciad.gui.awt
Class TLcdSplitPane
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
com.luciad.gui.awt.TLcdSplitPane
- All Implemented Interfaces:
ImageObserver
,MenuContainer
,Serializable
,Accessible
Deprecated.
use a Swing JSplitPane instead.
TLcdSplitPane
contains 2 Component
separated vertically or
horizontally by a movable divider. The orientation of the divider can set
using the splitOrientation property. The location of the divider can be set
by the dividerLocation property. It is a value between 0 and 1 defining the
relative size of the first Component
compared to the size of the second.
If to be used in Internet Explorer, the two Component
objects
of the TLcdSplitPane
must be Panel
objects.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.awt.Panel
Panel.AccessibleAWTPanel
Nested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainer
Nested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Deprecated.static final int
Deprecated.Fields inherited from class java.awt.Component
accessibleContext, 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
ConstructorDescriptionDeprecated.Default Constructor.TLcdSplitPane
(int aSplitOrientation) Deprecated.Constructor. -
Method Summary
Modifier and TypeMethodDescriptionvoid
addPropertyChangeListener
(PropertyChangeListener aListener) Deprecated.Adds aPropertyChangeListener
to the listener list.void
changeDividerLocation
(float aDividerLocation, boolean aRevalidate) Deprecated.Changes the divider location.void
doLayout()
Deprecated.Redefines Component.doLayout.Deprecated.Returns the component below, or to the right of the divider.float
Deprecated.Returns the divider location.int
Deprecated.Returns the size of the divider.Deprecated.Returns the component to the left (or above) the divider.Deprecated.Deprecated.int
Deprecated.Returns the orientation.Deprecated.Deprecated.Returns the component to the right (or below) the divider.Deprecated.Returns the component above, or to the left of the divider.void
remove
(int index) Deprecated.Removes theComponent
at the given index.void
Deprecated.Removes the child component,component
from the receiver.void
Deprecated.Removes all the child components from the receiver.void
Deprecated.Removes aPropertyChangeListener
from the listener list.void
setBottomComponent
(Component comp) Deprecated.Sets the component below, or to the right of the divider.void
setDividerLocation
(float aDividerLocation) Deprecated.CallschangeDividerLocation(aDividerLocation, true)
.void
setDividerSize
(int aDividerSize) Deprecated.Sets the size of the divider.void
setLeftComponent
(Component comp) Deprecated.Sets the component to the left (or above) the divider.void
setRightComponent
(Component comp) Deprecated.Sets the component to the right (or below) the divider.void
setTopComponent
(Component comp) Deprecated.Sets the component above, or to the left of the divider.Methods inherited from class java.awt.Panel
addNotify, getAccessibleContext
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, isValidateRoot, layout, list, list, locate, minimumSize, paint, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusDownCycle, update, 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, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setMixingCutoutShape, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
Field Details
-
VERTICAL
public static final int VERTICALDeprecated.- See Also:
-
HORIZONTAL
public static final int HORIZONTALDeprecated.- See Also:
-
-
Constructor Details
-
TLcdSplitPane
public TLcdSplitPane()Deprecated.Default Constructor. Callsthis(TLcdSplitPane.HORIZONTAL)
. -
TLcdSplitPane
public TLcdSplitPane(int aSplitOrientation) Deprecated.Constructor.- Parameters:
aSplitOrientation
- one of TLcdSplitPane.HORIZONTAL, TLcdSplitPane.VERTICAL.
-
-
Method Details
-
doLayout
public void doLayout()Deprecated.Redefines Component.doLayout. -
getPreferredSize
Deprecated.- Overrides:
getPreferredSize
in classContainer
-
getMinimumSize
Deprecated.- Overrides:
getMinimumSize
in classContainer
-
getMaximumSize
Deprecated.- Overrides:
getMaximumSize
in classContainer
-
addPropertyChangeListener
Deprecated.Adds aPropertyChangeListener
to the listener list.- Overrides:
addPropertyChangeListener
in classContainer
- Parameters:
aListener
- thePropertyChangeListener
to be removed.
-
removePropertyChangeListener
Deprecated.Removes aPropertyChangeListener
from the listener list.- Overrides:
removePropertyChangeListener
in classComponent
- Parameters:
aListener
- thePropertyChangeListener
to be removed.
-
getOrientation
public int getOrientation()Deprecated.Returns the orientation. -
setDividerSize
public void setDividerSize(int aDividerSize) Deprecated.Sets the size of the divider. -
getDividerSize
public int getDividerSize()Deprecated.Returns the size of the divider. -
getDividerLocation
public float getDividerLocation()Deprecated.Returns the divider location.- Returns:
- a float between 0 and 1. The ratio between the size
of the left/top
Component
and the size of thisTLcdSplitPane
-
setDividerLocation
public void setDividerLocation(float aDividerLocation) Deprecated.CallschangeDividerLocation(aDividerLocation, true)
. -
changeDividerLocation
public void changeDividerLocation(float aDividerLocation, boolean aRevalidate) Deprecated.Changes the divider location.- Parameters:
aDividerLocation
- between 0 and 1. The ratio between the size of the left/topComponent
and the size of thisTLcdSplitPane
-
setLeftComponent
Deprecated.Sets the component to the left (or above) the divider. -
getLeftComponent
Deprecated.Returns the component to the left (or above) the divider. -
setTopComponent
Deprecated.Sets the component above, or to the left of the divider. -
getTopComponent
Deprecated.Returns the component above, or to the left of the divider. -
setRightComponent
Deprecated.Sets the component to the right (or below) the divider. -
getRightComponent
Deprecated.Returns the component to the right (or below) the divider. -
setBottomComponent
Deprecated.Sets the component below, or to the right of the divider. -
getBottomComponent
Deprecated.Returns the component below, or to the right of the divider. -
remove
Deprecated.Removes the child component,component
from the receiver. -
remove
public void remove(int index) Deprecated.Removes theComponent
at the given index. -
removeAll
public void removeAll()Deprecated.Removes all the child components from the receiver.
-