T - The final type of the target instance, at least JTree.S - The final type of the Setup implementation.@FunctionalInterface public static interface JTrees.Setup<T extends JTree,S extends JTrees.Setup<T,S>> extends JComponents.Setup<T,S>
JTree.| Modifier and Type | Method and Description |
|---|---|
default S |
addSelectionInterval(int arg0,
int arg1) |
default S |
addSelectionPath(TreePath arg0) |
default S |
addSelectionPaths(TreePath[] arg0) |
default S |
addSelectionRow(int arg0) |
default S |
addSelectionRows(int[] arg0) |
default S |
removeSelectionInterval(int arg0,
int arg1) |
default S |
removeSelectionPath(TreePath arg0) |
default S |
removeSelectionPaths(TreePath[] arg0) |
default S |
removeSelectionRow(int arg0) |
default S |
removeSelectionRows(int[] arg0) |
default S |
setAnchorSelectionPath(TreePath arg0) |
default S |
setCellEditor(TreeCellEditor arg0) |
default S |
setCellRenderer(TreeCellRenderer arg0) |
default S |
setDragEnabled(boolean arg0) |
default S |
setDropMode(DropMode arg0) |
default S |
setEditable(boolean arg0) |
default S |
setExpandsSelectedPaths(boolean arg0) |
default S |
setInvokesStopCellEditing(boolean arg0) |
default S |
setLargeModel(boolean arg0) |
default S |
setLeadSelectionPath(TreePath arg0) |
default S |
setModel(TreeModel arg0) |
default S |
setRootVisible(boolean arg0) |
default S |
setRowHeight(int arg0) |
default S |
setScrollsOnExpand(boolean arg0) |
default S |
setSelectionInterval(int arg0,
int arg1) |
default S |
setSelectionModel(TreeSelectionModel arg0) |
default S |
setSelectionPath(TreePath arg0) |
default S |
setSelectionPaths(TreePath[] arg0) |
default S |
setSelectionRow(int arg0) |
default S |
setSelectionRows(int[] arg0) |
default S |
setShowsRootHandles(boolean arg0) |
default S |
setToggleClickCount(int arg0) |
default S |
setUI(TreeUI arg0) |
default S |
setVisibleRowCount(int arg0) |
setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDoubleBuffered, setInheritsPopupMenu, setInputMap, setInputVerifier, setOpaque, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTargetadd, add, add, add, add, remove, remove, removeAll, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayoutadd, on, remove, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisibledefault S addSelectionInterval(int arg0, int arg1)
JTree.addSelectionInterval(int, int)default S addSelectionPath(TreePath arg0)
JTree.addSelectionPath(TreePath)default S addSelectionPaths(TreePath[] arg0)
JTree.addSelectionPaths(TreePath[])default S addSelectionRow(int arg0)
JTree.addSelectionRow(int)default S addSelectionRows(int[] arg0)
JTree.addSelectionRows(int[])default S removeSelectionInterval(int arg0, int arg1)
JTree.removeSelectionInterval(int, int)default S removeSelectionPath(TreePath arg0)
JTree.removeSelectionPath(TreePath)default S removeSelectionPaths(TreePath[] arg0)
JTree.removeSelectionPaths(TreePath[])default S removeSelectionRow(int arg0)
JTree.removeSelectionRow(int)default S removeSelectionRows(int[] arg0)
JTree.removeSelectionRows(int[])default S setAnchorSelectionPath(TreePath arg0)
JTree.setAnchorSelectionPath(TreePath)default S setCellEditor(TreeCellEditor arg0)
JTree.setCellEditor(TreeCellEditor)default S setCellRenderer(TreeCellRenderer arg0)
JTree.setCellRenderer(TreeCellRenderer)default S setDragEnabled(boolean arg0)
JTree.setDragEnabled(boolean)default S setDropMode(DropMode arg0)
JTree.setDropMode(DropMode)default S setEditable(boolean arg0)
JTree.setEditable(boolean)default S setExpandsSelectedPaths(boolean arg0)
JTree.setExpandsSelectedPaths(boolean)default S setInvokesStopCellEditing(boolean arg0)
JTree.setInvokesStopCellEditing(boolean)default S setLargeModel(boolean arg0)
JTree.setLargeModel(boolean)default S setLeadSelectionPath(TreePath arg0)
JTree.setLeadSelectionPath(TreePath)default S setModel(TreeModel arg0)
JTree.setModel(TreeModel)default S setRootVisible(boolean arg0)
JTree.setRootVisible(boolean)default S setRowHeight(int arg0)
JTree.setRowHeight(int)default S setScrollsOnExpand(boolean arg0)
JTree.setScrollsOnExpand(boolean)default S setSelectionInterval(int arg0, int arg1)
JTree.setSelectionInterval(int, int)default S setSelectionModel(TreeSelectionModel arg0)
default S setSelectionPath(TreePath arg0)
JTree.setSelectionPath(TreePath)default S setSelectionPaths(TreePath[] arg0)
JTree.setSelectionPaths(TreePath[])default S setSelectionRow(int arg0)
JTree.setSelectionRow(int)default S setSelectionRows(int[] arg0)
JTree.setSelectionRows(int[])default S setShowsRootHandles(boolean arg0)
JTree.setShowsRootHandles(boolean)default S setToggleClickCount(int arg0)
JTree.setToggleClickCount(int)default S setUI(TreeUI arg0)
JTree.setUI(TreeUI)default S setVisibleRowCount(int arg0)
JTree.setVisibleRowCount(int)Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.