Uses of Class
net.sf.jguiraffe.gui.builder.action.SimplePopupMenuHandler
-
Packages that use SimplePopupMenuHandler Package Description net.sf.jguiraffe.gui.builder.action Theaction
sub package of the builder contains interfaces and classes for dealing with actions and related objects during a builder operation. -
-
Uses of SimplePopupMenuHandler in net.sf.jguiraffe.gui.builder.action
Methods in net.sf.jguiraffe.gui.builder.action with parameters of type SimplePopupMenuHandler Modifier and Type Method Description protected void
SimplePopupMenuHandler. addSubMenu(PopupMenuBuilder builder, ComponentBuilderData compData, SimplePopupMenuHandler subHandler)
Adds a sub menu to the menu constructed by this handler.
-