net.sf.navigator.example
Class PermissionsFormMenuDisplayer

java.lang.Object
  extended by net.sf.navigator.displayer.AbstractMenuDisplayer
      extended by net.sf.navigator.displayer.MessageResourcesMenuDisplayer
          extended by net.sf.navigator.displayer.SimpleMenuDisplayer
              extended by net.sf.navigator.example.PermissionsFormMenuDisplayer
All Implemented Interfaces:
MenuDisplayer

public class PermissionsFormMenuDisplayer
extends SimpleMenuDisplayer

Author:
ssayles

Field Summary
 
Fields inherited from class net.sf.navigator.displayer.SimpleMenuDisplayer
nbsp
 
Fields inherited from class net.sf.navigator.displayer.MessageResourcesMenuDisplayer
locale, log, messages
 
Fields inherited from class net.sf.navigator.displayer.AbstractMenuDisplayer
displayStrings, mapping, name, out, permissionsAdapter, target
 
Fields inherited from interface net.sf.navigator.displayer.MenuDisplayer
_SELF, DEFAULT_CONFIG, EMPTY, NBSP
 
Constructor Summary
PermissionsFormMenuDisplayer()
           
 
Method Summary
protected  void displayComponents(MenuComponent menu, int level)
           
 
Methods inherited from class net.sf.navigator.displayer.SimpleMenuDisplayer
display, getImage, getSpace, init
 
Methods inherited from class net.sf.navigator.displayer.MessageResourcesMenuDisplayer
getLocale, getMenuOnClick, getMenuTarget, getMenuToolTip, getMessage, getMessageResources, setLocale, setMessageResources
 
Methods inherited from class net.sf.navigator.displayer.AbstractMenuDisplayer
end, getConfig, getName, getPermissionsAdapter, getTarget, getTarget, isAllowed, setConfig, setName, setPermissionsAdapter, setTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PermissionsFormMenuDisplayer

public PermissionsFormMenuDisplayer()
Method Detail

displayComponents

protected void displayComponents(MenuComponent menu,
                                 int level)
                          throws javax.servlet.jsp.JspException,
                                 IOException
Overrides:
displayComponents in class SimpleMenuDisplayer
Throws:
javax.servlet.jsp.JspException
IOException


Copyright © 2003-2007 SourceForge. All Rights Reserved.