echopoint.ui
Class MenuBarPopsRenderer
java.lang.Object
echopoint.ui.MenuBarPopsRenderer
- All Implemented Interfaces:
- java.io.Serializable
public class MenuBarPopsRenderer
- extends java.lang.Object
- implements java.io.Serializable
The MenuBarMilonicRenderer class renders menus via the
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_POPSMENU_SCRIPT
public static final StaticText SERVICE_POPSMENU_SCRIPT
MenuBarPopsRenderer
public MenuBarPopsRenderer(MenuBarUI menuBarUI,
MenuBar menuBar)
render
public void render(RenderingContext rc,
Element parent,
ComponentPeer peer)
- Renders the Menu Bar via the Milonic Menu javascript library. The
popsmenu.js menu simulates Milonic as well as possible.
renderCover
public static Element renderCover(RenderingContext rc,
Element parent,
ComponentPeer peer,
java.lang.String onClickScript)