|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.Introspector
public class Introspector
Helper class to get meta information about a component. Including expected parameters, expected properties, etc.
Zephyr Business Solution
| Constructor Summary | |
|---|---|
Introspector()
|
|
| Method Summary | |
|---|---|
static ComponentInfo |
getComponentInfo(Component c)
Get the meta info about a component object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Introspector()
| Method Detail |
|---|
public static ComponentInfo getComponentInfo(Component c)
c - the component to introspect.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||