Uses of Class
de.xima.fc.gui.designer.form.model.EDesignerPropertyPanel
-
Packages that use EDesignerPropertyPanel Package Description de.xima.fc.gui.designer.form.model -
-
Uses of EDesignerPropertyPanel in de.xima.fc.gui.designer.form.model
Methods in de.xima.fc.gui.designer.form.model that return EDesignerPropertyPanel Modifier and Type Method Description static EDesignerPropertyPanel
EDesignerPropertyPanel. valueOf(String name)
Returns the enum constant of this type with the specified name.static EDesignerPropertyPanel[]
EDesignerPropertyPanel. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-