|
||||||||||
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.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
.
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
.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 the grid.
dockable
to this station.
dockable
into the layout.
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
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |