Uses of Class
net.sf.jguiraffe.gui.builder.action.ActionDataImpl
-
Packages that use ActionDataImpl 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 ActionDataImpl in net.sf.jguiraffe.gui.builder.action
Subclasses of ActionDataImpl in net.sf.jguiraffe.gui.builder.action Modifier and Type Class Description class
SimplePopupMenuHandler
A specialized implementation of aPopupMenuHandler
, which can be used out of the box for creating not too complex, mostly static popup menus.
-