public interface ToolbarGroupHeaderFactory
ToolbarGroupHeaders.| Modifier and Type | Method and Description |
|---|---|
ToolbarGroupHeader |
create(ToolbarGroupDockStation station)
Asks this factory to create a new header.
|
ToolbarGroupHeader create(ToolbarGroupDockStation station)
null is
valid and indicates that no header should be shown.station - the station which is going to show the componentnullCopyright © 2018. All rights reserved.