public interface IScrollCompositeCommon extends ICompositeCommon
Modifier and Type | Method and Description |
---|---|
Position |
getViewportPosition()
Gets the upper left corner of the current viewport
|
Dimension |
getViewportSize()
Gets the current size of the viewport
|
void |
setViewportPosition(Position position)
Sets the coordinates that should become the upper left corner of the viewport
|
getLayoutConstraints, getMaxSize, getMinSize, getPreferredSize, setLayoutConstraints, setToolTipText
computeDecoratedSize, getClientArea, layoutBegin, layoutEnd, removeAll, setLayout
getBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisible
getUiReference, isEnabled, setEnabled
addComponentListener, removeComponentListener
addFocusListener, removeFocusListener
addKeyListener, removeKeyListener
addMouseListener, removeMouseListener
addMouseMotionListener, removeMouseMotionListener
addPopupDetectionListener, removePopupDetectionListener
void setViewportPosition(Position position)
position
- The position to setPosition getViewportPosition()
Dimension getViewportSize()
Siehe auch Jowidgets Nutzerhandbuch