bibliothek.gui.dock.toolbar.perspective
Class ToolbarFrontendPerspectiveCacheExtension

java.lang.Object
  extended by 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 PerspectiveElements to the DockFrontend.

Author:
Benjamin Sigg

Constructor Summary
ToolbarFrontendPerspectiveCacheExtension()
           
 
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
 

Constructor Detail

ToolbarFrontendPerspectiveCacheExtension

public ToolbarFrontendPerspectiveCacheExtension()
Method Detail

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