|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.tree.NodeHandlerAdapter
public class NodeHandlerAdapter
| Constructor Summary | |
|---|---|
NodeHandlerAdapter()
|
|
| Method Summary | |
|---|---|
CommonNode[] |
createChildren(CommonNode node)
|
String |
getDescription(Object object)
A long, descriptive string representation. |
String |
getIconName(Object object)
A name for an icon. |
String |
getLabel(Object object)
A short string representation (suitable for example for use with an icon or menu item). |
String |
getTip(Object object)
An "intermediate" length description (suitable for example with a tooltip). |
boolean |
hasChildren(CommonNode node)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeHandlerAdapter()
| Method Detail |
|---|
public CommonNode[] createChildren(CommonNode node)
createChildren in interface INodeHandlerpublic String getDescription(Object object)
IPresentationHandler
getDescription in interface IPresentationHandlerpublic String getIconName(Object object)
IPresentationHandler
getIconName in interface IPresentationHandlerpublic String getLabel(Object object)
IPresentationHandler
getLabel in interface IPresentationHandlerpublic String getTip(Object object)
IPresentationHandler
getTip in interface IPresentationHandlerpublic boolean hasChildren(CommonNode node)
hasChildren in interface INodeHandler
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||