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


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG