org.openpermis.editor.policy.gui
Interface ToolBarFactory.Resolver

All Known Subinterfaces:
ControlFactory.Resolver
All Known Implementing Classes:
PolicyView
Enclosing class:
ToolBarFactory

public static interface ToolBarFactory.Resolver

Resolver for tool bar placeholder keys.

Since:
0.9.0

Method Summary
 void customizeToolBar(String placeholder, ToolBarFactory.Customizer customizer)
          Called once a placeholder is read to resolve its customization.
 

Method Detail

customizeToolBar

void customizeToolBar(String placeholder,
                      ToolBarFactory.Customizer customizer)
Called once a placeholder is read to resolve its customization.

Parameters:
placeholder - the placeholder key to resolve.
customizer - the customizer to use for adding custom tool bar entries.
Since:
0.9.0


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