org.openpermis.editor.policy.gui.dock
Interface ViewDockable

All Known Implementing Classes:
EditorDockable, ToolDockable

public interface ViewDockable

Mix-in interface for dockables that render a view.

Since:
0.1.0

Method Summary
 View getView()
          Returns the view rendered by the dockable.
 void updateTitle()
          Updates the title of the dockable according to the view state.
 

Method Detail

getView

View getView()
Returns the view rendered by the dockable.

Returns:
the view rendered by the dockable.
Since:
0.1.0

updateTitle

void updateTitle()
Updates the title of the dockable according to the view state.

Since:
0.1.0


PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:48
Copyright (c) 2002-2007 Ergon Informatik AG