|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
x/y
lies above
the line going through x1/y1
and x2/y2
.
true
for all cases.Dockable
which deals with the simple things.DockableListener
, and fire an event
set the parent and the controller
set the title and the icon
store a list of DockActions
DockableProperty
which provides
only the basic features.DockStation
and Dockable
.DockActionSource
that just handles
the listeners
for sources.DockStation
.DockTitle
.Dockable
and the DockActionSource
of this title.DropDownFilter
which stores all properties.StandardDropDownItemAction
with a
drop-down-button.JMenuItem
with a DockAction
.DockAction
-interface.child
is allowed to become a
real child of parent
.
child
, which may be already a child of
parent
, and next
are allowed to be combined.
station
is an accepted parent for this
Dockable or not.
base
could be the parent of a combination
between this Dockable and neighbor
.
child
as a new child,
or refuses child
.
DockAcceptance
ensuring no nested stacks
null
ActionGuard
ActionOffer
StandardDockAction
has been changed.
StandardDockAction
has been changed.
added
to a DockController
, and whenever the actions
of a Dockable
have to be determined, all known ActionGuards are
asked, if they may add some additional actions
.StandardDockAction
has been changed.
added
to the DockController
.DockActionSource
source
.
source
.
StandardDockAction
has been changed.
StandardDockAction
has been changed.
DockAction
is to be used.DockActions
into
views like buttons or menu-items.actions
into views
true
if this title is currently selected, false
otherwise
DockAcceptance
to the list of acceptances, which must be
asked, before an accept
-method returns true
.
index
, the second action
index+1
, and so on...
component
to the content pane.
component
to the content pane.
dockable
as new child to this station.
dockable
as new child in the list of
children.
dockable
which might change the
fullscreen-mode of dockable
or one of its parents.
index
.
index
.
guard
to this controller.
DockActionSource
.
ChangeListener
to this component.
dockable
into the layout.
Dockable
on a newly created ScreenDockDialog
to
the station.
Dockable
on a newly created ScreenDockDialog
to
the station.
dockable
to the grid.
dockable
to this station.
dockable
to this station and fires events
only if fire
is true
.
Dockable
or a DockStation
is added or removed from
this register.
key
changes.
Components
of this title
which are visible and which may be "grabbed" by the mouse.
MouseInputListener
to the component of this Dockable.
position
title
into the layout.
dockable
to the list of children, generates a
title and a Leaf
for dockable
, but does not
add the leaf to this station.
DockController
.
newValue
can be set through
the view or not.
other
acceptance.
this
if this
is an instance of
Dockable
.
this
if this
is an instance of
DockStation
.
FlapDockStation.direction
property automatically or not
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |