|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjaxx.runtime.swing.navigation.NavigationNodeRendererDecoratorImpl
jaxx.runtime.swing.tree.
@Deprecated public class NavigationNodeRendererDecoratorImpl
Decorator Renderer of a NavigationTreeNode.
Decorator to the bean associated to the node.
NavigationUtil#NodeRenderer which disappear
soon...| Field Summary | |
|---|---|
protected Decorator<?> |
decorator
Deprecated. Decorator |
protected Class<?> |
internalClass
Deprecated. internal class of representing data |
protected String |
text
Deprecated. last renderered value |
| Constructor Summary | |
|---|---|
NavigationNodeRendererDecoratorImpl(Decorator<?> decorator)
Deprecated. |
|
| Method Summary | |
|---|---|
Class<?> |
getInternalClass()
Deprecated. Can override the node internal class for display purpose. |
void |
reload(Object bean)
Deprecated. Reload the render value from the bean of node. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final Decorator<?> decorator
protected final Class<?> internalClass
protected String text
| Constructor Detail |
|---|
public NavigationNodeRendererDecoratorImpl(Decorator<?> decorator)
| Method Detail |
|---|
public String toString()
toString in interface NavigationNodeRenderertoString in class Objectpublic void reload(Object bean)
NavigationNodeRendererbean of node.
reload in interface NavigationNodeRendererbean - the bean associated to the node to renderpublic Class<?> getInternalClass()
NavigationNodeRenderer
getInternalClass in interface NavigationNodeRenderer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||