public interface ViewComponent
| Modifier and Type | Method and Description | 
|---|---|
java.beans.BeanInfo | 
getBeanInfo()
Return a BeanInfo structure representing public
 properties this component wants to expose in an IDE. 
 | 
java.lang.String | 
getComponentName()
Return the string name for this component. 
 | 
int | 
getID()
Return the view-defined ID for this component. 
 | 
int getID()
java.lang.String getComponentName()
java.beans.BeanInfo getBeanInfo()
null if none