| Interface and Description |
|---|
| bibliothek.gui.dock.event.DockListener
clients should use the listeners they require directly
|
| Class and Description |
|---|
| 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.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
Using a custom
TabPainter is the preferred way to modify the tabs |
| bibliothek.gui.dock.station.stack.StackTabListLayout
this class is no longer used anywhere and will be removed
|
| Field and Description |
|---|
| bibliothek.gui.dock.displayer.SingleTabDecider.ALLWAYS
please use
SingleTabDecider.ALWAYS instead |
| bibliothek.gui.dock.dockable.DockableStateEvent.FLAG_VISIBILITY
use
DockableStateEvent.FLAG_SHOWING instead of this flag. This flag will be removed in a future version. |
| bibliothek.extension.gui.dock.theme.EclipseTheme.TAB_DOCK_TITLE
While still possible to use, implementing a custom
TabPainter is the preferred option to
replace tabs |
| Constructor and Description |
|---|
| bibliothek.gui.dock.util.PropertyKey(String, PropertyFactory<A>) |
| bibliothek.gui.dock.station.split.SplitDockStationLayout(SplitDockStationLayout.Entry, int)
please use
SplitDockStationLayout.SplitDockStationLayout(Entry, int, boolean) instead |
Copyright © 2017 Docking Frames. All rights reserved.