Class SwingTreePeer
java.lang.Object
net.thevpc.echo.swing.peers.SwingTreePeer
- All Implemented Interfaces:
AppComponentPeer, AppTreePeer, SwingPeer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> AppTreeCallBack<T> callback()voidinstall(AppComponent component0) static TreePathtoTreePath(AppTreeNode note) static Object[]toTreePath2Arr(AppTreeNode note) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AppComponentPeer
addChild, removeChild, uninstallMethods inherited from interface SwingPeer
awtComponent, jcomponent, requestFocus
-
Constructor Details
-
SwingTreePeer
public SwingTreePeer()
-
-
Method Details
-
toTreePath
-
toTreePath2Arr
-
install
- Specified by:
installin interfaceAppComponentPeer
-
callback
- Specified by:
callbackin interfaceAppTreePeer
-
toolkitComponent
- Specified by:
toolkitComponentin interfaceAppComponentPeer
-