|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
chemaxon.marvin.beans.MarvinPaneBeanInfo
public class MarvinPaneBeanInfo
Ancestor of Marvin's BeanInfo classes that are needed by GUI builders.
MarvinPane| Field Summary |
|---|
| Fields inherited from interface java.beans.BeanInfo |
|---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
|---|---|
MarvinPaneBeanInfo()
|
|
| Method Summary | |
|---|---|
protected void |
getPropertyDescriptors(java.lang.Class self,
java.util.Vector v)
Puts the descriptors of the common Marvin bean properties into the specified Vector. |
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarvinPaneBeanInfo()
| Method Detail |
|---|
protected void getPropertyDescriptors(java.lang.Class self,
java.util.Vector v)
throws java.beans.IntrospectionException
self - the BeanInfo classv - the vector
java.beans.IntrospectionExceptionMSketchPaneBeanInfo.getPropertyDescriptors(),
MViewPaneBeanInfo.getPropertyDescriptors()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||