|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrcf.core.framework.component.ComponentHelpers
@Revision(value="$Revision: 1.5 $",
date="$Date: 2006/12/13 07:01:53 $",
tag="$Name: $")
public abstract class ComponentHelpersTODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString
| Nested Class Summary | |
|---|---|
static class |
ComponentHelpers.FilterComponentInterface
TODO: Javadoc |
| Constructor Summary | |
|---|---|
private |
ComponentHelpers()
TODO: Javadoc Dummy constructor to ensure that this class is never instantiated. |
| Method Summary | |
|---|---|
static ReflectedComponent |
mirror(Class _class)
TODO: Javadoc |
static DynamicComponent |
mirror(Object o)
TODO: Javadoc |
static ReflectedComponent |
mirrorDefault(Class _class)
TODO: Javadoc |
static JPopupMenu |
popupMenu(DynamicBound bound)
TODO: Javadoc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private ComponentHelpers()
| Method Detail |
|---|
public static final ReflectedComponent mirror(Class _class)
_class - a component class or interface
public static final DynamicComponent mirror(Object o)
o -
public static final ReflectedComponent mirrorDefault(Class _class)
_class - a component class or interface
public static final JPopupMenu popupMenu(DynamicBound bound)
bound -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||