|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
bibliothek.gui.dock.event.DockListener
clients should use the listeners they require directly |
Deprecated Classes | |
---|---|
bibliothek.extension.gui.dock.preference.preferences.choice.ButtonContentChoice
replaced by ButtonContentPreferenceModel |
|
bibliothek.extension.gui.dock.preference.preferences.ButtonContentPreference
replaced by ButtonContentPreferenceModel |
|
bibliothek.gui.dock.event.DockAdapter
clients should use the required listener or adapter class directly |
|
bibliothek.gui.dock.security.SecureAbstractScreenDockWindow
this class is no longer required and will be removed in a future release, use AbstractScreenDockWindow instead. |
|
bibliothek.gui.dock.security.SecureDockController
this class is no longer necessary, DockController can now handle
restricted environments as well. See DockController.setRestrictedEnvironment(boolean) .
This class will be removed in a future release |
|
bibliothek.gui.dock.security.SecureDockControllerFactory
this class is no longer necessary as it has now the exact same behavior as DefaultDockControllerFactory . |
|
bibliothek.gui.dock.security.SecureFlapDockStation
this class is no longer necessary and will be removed in a future release. Instead of this class, FlapDockStation should be used. |
|
bibliothek.gui.dock.security.SecureFlapDockStationFactory
this class is no longer necessary and will be removed in a future release |
|
bibliothek.gui.dock.security.SecureFlapWindow
this class is no longer necessary and will be removed in a future release, use DefaultFlapWindow instead |
|
bibliothek.gui.dock.security.SecureFlapWindowFactory
this class is no longer necessary and will be removed in a future release. Use DefaultFlapWindowFactory instead. |
|
bibliothek.gui.dock.security.SecureKeyboardController
this class has now the exact same behavior as DefaultKeyboardController and
will be removed in a future release |
|
bibliothek.gui.dock.security.SecureMouseFocusObserver
this class is no longer necessary, a DefaultMouseFocusObserver can already do
everything this class does. Please do no longer use this class, it will be removed in a future release. Have a
look at DockController.setRestrictedEnvironment(boolean) . |
|
bibliothek.gui.dock.security.SecureScreenDockDialog
this class is no longer necessary and will be removed in a future release |
|
bibliothek.gui.dock.security.SecureScreenDockStation
This class now behaves like ScreenDockStation and is no longer
necessary. This class will be removed in a future release. |
|
bibliothek.gui.dock.security.SecureScreenDockStationFactory
this class is no longer necessary and will be removed in a future release |
|
bibliothek.gui.dock.security.SecureScreenDockWindowFactory
this class is no longer necessary, use DefaultScreenDockWindowFactory
instead |
|
bibliothek.gui.dock.security.SecureSplitDockStation
this class is no longer necessary and will be removed in a future release |
|
bibliothek.gui.dock.security.SecureSplitDockStationFactory
this class is no longer necessary and will be removed in a future release |
|
bibliothek.gui.dock.security.SecureStackDockStation
this class is no longer necessary and will be removed in a future release |
|
bibliothek.gui.dock.security.SecureStackDockStationFactory
this class is no longer necessary and will be removed in a future release |
|
bibliothek.gui.dock.station.stack.StackTabListLayout
this class is no longer used anywhere and will be removed |
Deprecated Methods | |
---|---|
bibliothek.gui.DockFrontend.addRoot(DockStation, String)
replaced by DockFrontend.addRoot(String, DockStation) , since
name is used as key in a map it should come first |
|
bibliothek.gui.dock.themes.basic.BasicStationPaint.getColor()
see BasicStationPaint.setColor(Color) |
|
bibliothek.gui.DockFrontend.getDockables()
please use DockFrontend.listDockables() |
|
bibliothek.gui.dock.station.screen.ScreenDockStationFactory.getOwner()
replaced by ScreenDockStationFactory.getProvider() |
|
bibliothek.gui.dock.layout.PredefinedDockSituation.put(DockElement)
use PredefinedDockSituation.put(String, DockElement) instead |
|
bibliothek.gui.dock.themes.basic.BasicDockTitle.reshape(int, int, int, int)
|
|
bibliothek.gui.dock.themes.basic.BasicStationPaint.setColor(Color)
better use the ColorManager with keys
paint.line , paint.divider , paint.insertion |
Deprecated Constructors | |
---|---|
bibliothek.gui.dock.util.PropertyKey(String, PropertyFactory)
replaced by PropertyKey.PropertyKey(String, PropertyFactory, boolean) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |