public abstract class BorderProxy<T extends javax.swing.border.Border> extends BeanProxy<T>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DATA_LABEL
data label
|
PROTOTYPE_CLASS| Constructor and Description |
|---|
BorderProxy(java.lang.Class<T> prototypeClass)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
dataLabel()
Provides the name used to identify the class in an external data source.
|
static BorderProxy<javax.swing.border.Border> |
getInstance(DataAdaptor adaptor)
generator
|
getBeanInstance, getBeanInstance, getConstructorParameters, getConstructorParameterTypes, getIcon, getJavaDeclarationSnippet, getJavaReferenceSnippet, getJythonReferenceSnippet, getName, getPrototype, getPrototypeClass, getReferenceSnippetFetchMethodArgumentsString, getReferenceSnippetFetchMethodName, getShortName, getText, getType, getXALReferenceSnippet, setup, setupPrototype, toString, update, writepublic BorderProxy(java.lang.Class<T> prototypeClass)
public static BorderProxy<javax.swing.border.Border> getInstance(DataAdaptor adaptor)
public java.lang.String dataLabel()
dataLabel in interface DataListenerdataLabel in class BeanProxy<T extends javax.swing.border.Border>