|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ObjectInputStream
.DropFilter
that will reject drop of any
window.PropertyMap.addListener(PropertyMapListener)
.
PropertyMap.addSuperMap(PropertyMap)
.
DockingWindowProperties.removeSuperObject(DockingWindowProperties)
instead.
RootWindowProperties.removeSuperObject(RootWindowProperties)
instead.
SplitWindowProperties.removeSuperObject(SplitWindowProperties)
instead.
TabWindowProperties.removeSuperObject(TabWindowProperties)
instead.
ViewProperties.removeSuperObject(ViewProperties)
instead.
WindowBarProperties.removeSuperObject(WindowBarProperties)
instead.
WindowTabButtonProperties.removeSuperObject(WindowTabButtonProperties)
instead.
WindowTabProperties.removeSuperObject(WindowTabProperties)
instead.
WindowTabStateProperties.removeSuperObject(WindowTabStateProperties)
instead.
DockingWindow.addTabMouseButtonListener(MouseButtonListener)
.
PropertyMapWeakListenerManager.addWeakListener(PropertyMap, PropertyMapListener)
.
PropertyMapWeakListenerManager.addWeakPropertyChangeListener(PropertyMap, net.infonode.properties.base.Property, net.infonode.properties.util.PropertyChangeListener)
.
PropertyMapWeakListenerManager.addWeakTreeListener(PropertyMap, PropertyMapTreeListener)
.
PropertyMap.addSuperMap(PropertyMap)
.
DockingWindow.restoreFocus()
method to restore focus to the last focus owner
that inside a window.DockingWindow.restore()
method.DockingWindow.restore()
method.DockingWindow.restoreWithAbort()
method.DockingWindow.restore()
, but the DockingWindowListener.windowRestoring(DockingWindow)
method of
the window listeners will be called before restoring the window, giving them the possibility to abort the restore
operation.
DockingWindow.restore()
method.Runnable
is used to
create a thread, starting the thread causes the object's
run
method to be called in that separately executing
thread.
PropertyMapManager.beginBatch()
- PropertyMapManager.endBatch()
pair.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |