|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.common.intern.AbstractCDockable
bibliothek.gui.dock.common.intern.DefaultCDockable
bibliothek.gui.dock.common.DefaultSingleCDockable
org.openpermis.editor.policy.gui.dock.ToolDockable
public class ToolDockable
Dockable implementation for tool views.
Tool views are displayed at the sides of the working area and display generic information like search results, filtered trees and other non-editable information.
The difference between an EditorDockable
and a ToolDockable
is that while a tool dockable is unique there may be several EditorDockable
s
that display different parts of a policy.
EditorDockable
Nested Class Summary |
---|
Nested classes/interfaces inherited from class bibliothek.gui.dock.common.intern.DefaultCDockable |
---|
bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions |
Nested classes/interfaces inherited from interface bibliothek.gui.dock.common.intern.CDockable |
---|
bibliothek.gui.dock.common.intern.CDockable.ExtendedMode |
Field Summary | |
---|---|
private Tool |
view
The view that is attached to this tool dockable. |
Fields inherited from class bibliothek.gui.dock.common.intern.AbstractCDockable |
---|
listenerCollection |
Fields inherited from interface bibliothek.gui.dock.common.intern.CDockable |
---|
ACTION_KEY_CLOSE, ACTION_KEY_EXTERNALIZE, ACTION_KEY_MAXIMIZE, ACTION_KEY_MINIMIZE, ACTION_KEY_NORMALIZE |
Constructor Summary | |
---|---|
ToolDockable(Tool view)
Creates a new tool dockable and attaches the specified view. |
Method Summary | |
---|---|
Tool |
getView()
Returns the view rendered by the dockable. |
void |
updateTitle()
Updates the title of the dockable according to the view state. |
Methods inherited from class bibliothek.gui.dock.common.DefaultSingleCDockable |
---|
getUniqueId |
Methods inherited from class bibliothek.gui.dock.common.intern.DefaultCDockable |
---|
add, add, addAction, addSeparator, getContentPane, getTitleIcon, getTitleText, getTitleToolTip, insertAction, insertSeparator, intern, isCloseable, isExternalizable, isMaximizable, isMinimizable, isStackable, remove, removeAction, removeAction, setCloseable, setExternalizable, setLayout, setMaximizable, setMinimizable, setStackable, setTitleIcon, setTitleText, setTitleToolTip |
Methods inherited from class bibliothek.gui.dock.common.intern.AbstractCDockable |
---|
addCDockablePropertyListener, addCDockableStateListener, addDoubleClickListener, addFocusListener, addKeyboardListener, control, getAction, getAndClearResizeRequest, getBaseLocation, getClose, getColors, getControl, getDefaultLocation, getExtendedMode, getFonts, getMinimizedSize, getWorkingArea, init, isMinimizedHold, isResizeLocked, isResizeLockedHorizontally, isResizeLockedVertically, isTitleShown, isVisible, propertyListeners, putAction, removeCDockablePropertyListener, removeCDockableStateListener, removeDoubleClickListener, removeFocusListener, removeKeyboardListener, setControl, setDefaultLocation, setExtendedMode, setLocation, setMinimizedHold, setMinimizedSize, setResizeLocked, setResizeLockedHorizontally, setResizeLockedVertically, setResizeRequest, setResizeRequest, setTitleShown, setVisible, setWorkingArea, stateListeners, toFront |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface bibliothek.gui.dock.common.intern.CDockable |
---|
addCDockablePropertyListener, addCDockableStateListener, addDoubleClickListener, addFocusListener, addKeyboardListener, getAction, getAndClearResizeRequest, getBaseLocation, getColors, getControl, getExtendedMode, getFonts, getMinimizedSize, getWorkingArea, intern, isCloseable, isExternalizable, isMaximizable, isMinimizable, isMinimizedHold, isResizeLockedHorizontally, isResizeLockedVertically, isStackable, isTitleShown, isVisible, removeCDockablePropertyListener, removeCDockableStateListener, removeDoubleClickListener, removeFocusListener, removeKeyboardListener, setControl, setExtendedMode, setLocation, setMinimizedHold, setMinimizedSize, setVisible, setWorkingArea |
Field Detail |
---|
private final Tool view
Constructor Detail |
---|
public ToolDockable(Tool view)
view
- the view displayed by this tool.Method Detail |
---|
public Tool getView()
ViewDockable
getView
in interface ViewDockable
public void updateTitle()
ViewDockable
updateTitle
in interface ViewDockable
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:48
Copyright (c) 2002-2007 Ergon Informatik AG