|
||||||||||
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
.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
.
DockRelocatorMode
that adds itself as a DockAcceptance
to the DockController
when activated.null
ActionGuard
ActionOffer
DockAction
is bound to its Dockable
s.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
.source
.
source
.
StandardDockAction
has been changed.
StandardDockAction
has been changed.
DockAction
is to be used.DockActions
into
views like buttons or menu-items.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.
index
.
index
.
guard
to this controller.
DockActionSource
.
ChangeListener
to this component.
Dockable
on a newly created ScreenDockDialog
to
the station.
Dockable
on a newly created ScreenDockDialog
to
the station.
dockable
to this station.
dockable
to the grid.
dockable
into the layout.
Dockable
changes.
Dockable
or a DockStation
is added or removed from
this register.
DockTitle
is bound or unbound.
Component
s have entered the realm of
controller
.
dockable
has
been added to the list of known Dockable
s of frontend
.
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
.
LocatedListener
s which are affected
by an event which occurs on element
.
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
.
this
as leaf or null
.
this
as node or null
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |