public class SwingColumnScrollBarFactory extends Object implements ColumnScrollBarFactory
JScrollBar
s as scrollbars.Constructor and Description |
---|
SwingColumnScrollBarFactory() |
Modifier and Type | Method and Description |
---|---|
ColumnScrollBar |
create(ToolbarGroupDockStation station)
Creates a new scrollbar which will be shown on
station . |
public ColumnScrollBar create(ToolbarGroupDockStation station)
ColumnScrollBarFactory
station
.create
in interface ColumnScrollBarFactory
station
- the station which is going to show the scrollbarnull