public interface ITreeViewer<ROOT_NODE_VALUE_TYPE> extends ITree
Modifier and Type | Method and Description |
---|---|
ITreeNodeModel<ROOT_NODE_VALUE_TYPE> |
getRootNodeModel() |
clearSelection, getNodeAt, getSelection, setSelection, setSelection
getDragSource, getDropTarget, getParent, getRoot, setMaxSize, setMinSize, setParent, setPreferredSize
createPopupMenu, fromComponent, getBounds, hasFocus, isReparentable, isShowing, setBounds, setPopupMenu, setPosition, setSize, toComponent, toLocal, toScreen
dispose, isDisposed
addDisposeListener, removeDisposeListener
addShowingStateListener, removeShowingStateListener
addParentListener, removeParentListener
accept, addNode, addNode, addNode, addNode, getChildren, getLevel, getParentContainer, removeAllNodes, removeNode, removeNode, setAllChildrenBelowExpandedAboveCollapsed, setAllChildrenChecked, setAllChildrenExpanded, setAllChildrenExpanded
addTreeListener, removeTreeListener
addTreeSelectionListener, removeTreeSelectionListener
addTreePopupDetectionListener, removeTreePopupDetectionListener
getLayoutConstraints, getMaxSize, getMinSize, getPreferredSize, setLayoutConstraints, setToolTipText
getBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisible
getUiReference, isEnabled, setEnabled
addComponentListener, removeComponentListener
addFocusListener, removeFocusListener
addKeyListener, removeKeyListener
addMouseListener, removeMouseListener
addMouseMotionListener, removeMouseMotionListener
addPopupDetectionListener, removePopupDetectionListener
ITreeNodeModel<ROOT_NODE_VALUE_TYPE> getRootNodeModel()
Siehe auch Jowidgets Nutzerhandbuch