Uses of Class
net.sf.jguiraffe.gui.forms.DummyWrapper
-
Packages that use DummyWrapper Package Description net.sf.jguiraffe.gui.forms A package for dealing with forms. -
-
Uses of DummyWrapper in net.sf.jguiraffe.gui.forms
Methods in net.sf.jguiraffe.gui.forms that return DummyWrapper Modifier and Type Method Description static DummyWrapperDummyWrapper. valueOf(String name)Returns the enum constant of this type with the specified name.static DummyWrapper[]DummyWrapper. values()Returns an array containing the constants of this enum type, in the order they are declared.
-