public interface ToolkitSpecificAlignmentArea extends ScrollingToolkitComponent
AlignmentArea.
| Modifier and Type | Method and Description |
|---|---|
void |
setHideHorizontalScrollBar(boolean hideHorizontalScrollBar)
Determines whether a horizontal scroll bar should be displayed underneath this element.
|
getIndependentComponent, getVisibleRectangle, setScrollOffsetassignSize, getLocationInParent, getTargetToolkit, getToolkitSize, isFocusOwner, repaint, requestFocusvoid setHideHorizontalScrollBar(boolean hideHorizontalScrollBar)
MultipleAlignmentsContainer only the scroll bar of the bottom most alignment is displayed. If
you use an instance of AlignmentArea is used outside MultipleAlignmentsContainer you would
usually display a scroll bar.hideHorizontalScrollBar - Specify true here to display a horizontal scroll bar and false
otherwise