|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.beanlike.BeanlikeInfo
Class to aid in "beanlike" introspection.
| Constructor Summary | |
BeanlikeInfo(java.lang.Class beanlikeClass)
|
|
| Method Summary | |
BeanlikeEventDescriptor |
getEventDescriptor(java.lang.String eventName)
|
BeanlikePropertyDescriptor |
getPropertyDescriptor(java.lang.String propertyName)
|
java.lang.String[] |
getPropertyNames()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BeanlikeInfo(java.lang.Class beanlikeClass)
| Method Detail |
public BeanlikePropertyDescriptor getPropertyDescriptor(java.lang.String propertyName)
propertyName -
public BeanlikeEventDescriptor getEventDescriptor(java.lang.String eventName)
eventName -
public java.lang.String[] getPropertyNames()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||