|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToolbarGroupHeader
Represents a single Component
which can be shown at the top or
left end of a ToolbarGroupDockStation
.
ToolbarGroupHeader
s are created by ToolbarGroupHeaderFactory
s.
Method Summary | |
---|---|
void |
destroy()
Called if this header is no longer required |
Component |
getComponent()
The actual component represented by this object. |
void |
setOrientation(Orientation orientation)
Called before the component is shown, and every time when
the orientation of the ToolbarGroupDockStation changes. |
Method Detail |
---|
Component getComponent()
null
and must not changevoid setOrientation(Orientation orientation)
component
is shown, and every time when
the orientation of the ToolbarGroupDockStation
changes.
orientation
- the orientation of the station, which is orthogonal to how the component is shown, not null
void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |