public class VisualiseProperties
extends java.lang.Object
Constructor and Description |
---|
VisualiseProperties() |
Modifier and Type | Method and Description |
---|---|
static <E extends PropertableElement> |
visualiseProperties(E element) |
static <E extends PropertableElement> |
visualiseProperties(E element,
boolean editable) |
public static <E extends PropertableElement> java.util.List<javax.swing.JComponent> visualiseProperties(E element) throws java.lang.InstantiationException, java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.IllegalAccessException
public static <E extends PropertableElement> java.util.List<javax.swing.JComponent> visualiseProperties(E element, boolean editable) throws java.lang.InstantiationException, java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.IllegalAccessException