bibliothek.gui.dock.toolbar.perspective
Class ToolbarFrontendPerspectiveCacheExtension
java.lang.Object
bibliothek.gui.dock.toolbar.perspective.ToolbarFrontendPerspectiveCacheExtension
- All Implemented Interfaces:
- bibliothek.gui.dock.frontend.FrontendPerspectiveCacheExtension
public class ToolbarFrontendPerspectiveCacheExtension
- extends Object
- implements bibliothek.gui.dock.frontend.FrontendPerspectiveCacheExtension
This extension adds new types of PerspectiveElement
s to the DockFrontend
.
- Author:
- Benjamin Sigg
Method Summary |
String |
get(bibliothek.gui.dock.perspective.PerspectiveElement element)
|
bibliothek.gui.dock.perspective.PerspectiveElement |
get(String id,
bibliothek.gui.dock.DockElement element,
boolean isRootStation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolbarFrontendPerspectiveCacheExtension
public ToolbarFrontendPerspectiveCacheExtension()
get
public bibliothek.gui.dock.perspective.PerspectiveElement get(String id,
bibliothek.gui.dock.DockElement element,
boolean isRootStation)
- Specified by:
get
in interface bibliothek.gui.dock.frontend.FrontendPerspectiveCacheExtension
get
public String get(bibliothek.gui.dock.perspective.PerspectiveElement element)
- Specified by:
get
in interface bibliothek.gui.dock.frontend.FrontendPerspectiveCacheExtension