|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
StackDockStation
Dockable
or if more than one action would be shown.
ButtonDockAction
with a
BasicButtonModel
.DockAction
.JComponent
which uses this
as argument for the constructor of the model.factory
for the BasicButtonDockTitle
Combiner
, which merges two Dockables
by creating a StackDockStation
, and putting the children onto this
station.parent
in combiner
is a Dockable
, then it's title and icon are copied onto the new
station.DisplayerFactory
that creates DockableDisplayer
with
no special settings.DockTitleFactory
which created instances of BasicDockTitle
and of BasicStationTitle
.DropDownAction
with a BasicDropDownButtonModel
and its view.BasicButtonModel
that can handle the properties needed
to represent a DropDownAction
.mouseOverDropDown
property has always the correct value.DockAction
with a BasicButtonModel
.MenuDockAction
with a BasicButtonModel
.MiniButton
using a BasicButtonModel
.SelectableDockAction
with a
BasicButtonModel
.SelectableDockAction
of
type ActionType.CHECK
with a BasicButtonModel
SelectableDockAction
, informing the model
whenever the selected
state of the action changes.SelectableDockAction
of
type ActionType.RADIO
with a BasicButtonModel
JSeparator
for a SeparatorAction
.StationPaint
.DockStations
which are also
Dockables
theme
that does not install anything and uses the
default-implementations off all factories.BasicTheme
.
BasicButtonModel
.x, y, width, height
best.
title
to dockable
.
true
if this title is currently binded to a Dockable
Dockables
which can be used by this action
AbstractStandardDockAction
when a Dockable
was binded to this action the first time.
Dockable
will still
be considered to be dropped onto this station.
Combiner
normally used by the BubbleTheme
to replace the
default combiner.DockableDisplayer
drawing a border around its content, but leaves
the side at which the title lies open.Dockable
has changed.dockable
.BubbleDisplayer
.BubbleDockTitle
is a title which has two or four round edges.BubbleDockTitle
.SeparatorAction
.StackDockComponent
used by a BubbleTheme
.button-actions
.check-actions
.dropdown-actions
.menus
.radio-actions
.separators
.null
DockTitleVersion
from the
DockController
which owns this station.
ButtonDockAction
and a drop-down-button.DockTitle
which listeners are used for it
JMenuItem
.FlapDockStation
to display some button-titles.FlapDockStation.BUTTON_TITLE_ID
)
Dockable
has which DockTitle
Dockable
which DockTitle
is used for it
FlapDockStation.BUTTON_TITLE_ID
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |