org.openpermis.editor.policy.gui
Class MenuBarFactory.Customizer

java.lang.Object
  extended by org.openpermis.editor.policy.gui.MenuBarFactory.Customizer
Enclosing class:
MenuBarFactory

public final class MenuBarFactory.Customizer
extends Object

Menu customizer passed to the callback.

Since:
0.9.0

Method Summary
 void addMenuItem(Action action)
          Adds a menu item to the menu.
 void addSeparator()
          Adds a separator to the tool bar.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addSeparator

public void addSeparator()
Adds a separator to the tool bar.

Since:
0.9.0

addMenuItem

public void addMenuItem(Action action)
Adds a menu item to the menu.

Parameters:
action - the action to be added, must not be null.
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