Skip to content
Skip to breadcrumbs
Skip to header menu
Skip to action menu
Skip to quick search
Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
Groovy
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<img class="editor-inline-macro" src="/plugins/servlet/confluence/placeholder/macro?definition=e3RvYzptYXhMZXZlbD0zfGluZGVudD0wcHh9&locale=en_GB&version=2" data-macro-name="toc" data-macro-parameters="indent=0px|maxLevel=3"> <p>(Automatically generated from BeanInfo)</p> <h3>Generated Object</h3> <p>A javax.swing.JTree is returned, unless the user passes in a subclass of JTree as the value argument, in which case the value argument is returned.</p> <h3>Attributes</h3> <h4>Declared in javax.swing.JTree</h4> <ul> <li><strong>UI</strong> <TreeUI> The UI object that implements the Component's LookAndFeel.</li> <li><strong>anchorSelectionPath</strong> <TreePath> Anchor selection path</li> <li><strong>cellEditor</strong> <TreeCellEditor> The cell editor. A null value implies the tree cannot be edited.</li> <li><strong>cellRenderer</strong> <TreeCellRenderer> The TreeCellRenderer that will be used to draw each cell.</li> <li><strong>dragEnabled</strong> <boolean> determines whether automatic drag handling is enabled</li> <li><strong>editable</strong> <boolean> Whether the tree is editable.</li> <li><strong>expandsSelectedPaths</strong> <boolean> Indicates whether changes to the selection should make the parent of the path visible.</li> <li><strong>invokesStopCellEditing</strong> <boolean> Determines what happens when editing is interrupted, selecting another node in the tree, a change in the tree's data, or some other means.</li> <li><strong>largeModel</strong> <boolean> Whether the UI should use a large model.</li> <li><strong>leadSelectionPath</strong> <TreePath> Lead selection path</li> <li><strong>model</strong> <TreeModel> The TreeModel that will provide the data.</li> <li><strong>rootVisible</strong> <boolean> Whether or not the root node from the TreeModel is visible.</li> <li><strong>rowHeight</strong> <int> The height of each cell.</li> <li><strong>scrollsOnExpand</strong> <boolean> Indicates if a node descendant should be scrolled when expanded.</li> <li><strong>selectionModel</strong> <TreeSelectionModel> The tree's selection model.</li> <li><strong>showsRootHandles</strong> <boolean> Whether the node handles are to be displayed.</li> <li><strong>toggleClickCount</strong> <int> Number of clicks before a node will expand/collapse.</li> <li><strong>visibleRowCount</strong> <int> The number of rows that are to be displayed.</li> </ul> <ul> <li><strong>editing</strong> <boolean></li> <li><strong>editingPath</strong> <TreePath></li> <li><strong>fixedRowHeight</strong> <boolean></li> <li><strong>lastSelectedPathComponent</strong> <Object></li> <li><strong>leadSelectionRow</strong> <int></li> <li><strong>maxSelectionRow</strong> <int></li> <li><strong>minSelectionRow</strong> <int></li> <li><strong>preferredScrollableViewportSize</strong> <Dimension></li> <li><strong>rowCount</strong> <int></li> <li><strong>scrollableTracksViewportHeight</strong> <boolean></li> <li><strong>scrollableTracksViewportWidth</strong> <boolean></li> <li><strong>selectionCount</strong> <int></li> <li><strong>selectionEmpty</strong> <boolean></li> <li><strong>selectionPath</strong> <TreePath></li> <li><strong>selectionPaths</strong> <TreePath[]></li> <li><strong>selectionRows</strong> <int[]></li> </ul> <h4>Declared in javax.swing.JComponent</h4> <ul> <li><strong>autoscrolls</strong> <boolean> Determines if this component automatically scrolls its contents when dragged.</li> <li><strong>border</strong> <Border> The component's border.</li> <li><strong>componentPopupMenu</strong> <JPopupMenu> Popup to show</li> <li><strong>debugGraphicsOptions</strong> <int> Diagnostic options for graphics operations.</li> <li><strong>inheritsPopupMenu</strong> <boolean> Whether or not the JPopupMenu is inherited</li> <li><strong>inputVerifier</strong> <InputVerifier> The component's input verifier.</li> <li><strong>opaque</strong> <boolean> The component's opacity</li> <li><strong>toolTipText</strong> <String> The text to display in a tool tip.</li> <li><strong>transferHandler</strong> <TransferHandler> Mechanism for transfer of data to and from the component</li> <li><strong>verifyInputWhenFocusTarget</strong> <boolean> Whether the Component verifies input before accepting focus.</li> </ul> <ul> <li><strong>UIClassID</strong> <String></li> <li><strong>accessibleContext</strong> <AccessibleContext></li> <li><strong>actionMap</strong> <ActionMap></li> <li><strong>doubleBuffered</strong> <boolean></li> <li><strong>graphics</strong> <Graphics></li> <li><strong>height</strong> <int></li> <li><strong>managingFocus</strong> <boolean></li> <li><strong>nextFocusableComponent</strong> <Component></li> <li><strong>optimizedDrawingEnabled</strong> <boolean></li> <li><strong>paintingTile</strong> <boolean></li> <li><strong>registeredKeyStrokes</strong> <KeyStroke[]></li> <li><strong>requestFocusEnabled</strong> <boolean></li> <li><strong>rootPane</strong> <JRootPane></li> <li><strong>topLevelAncestor</strong> <Container></li> <li><strong>validateRoot</strong> <boolean></li> <li><strong>visibleRect</strong> <Rectangle></li> <li><strong>width</strong> <int></li> <li><strong>x</strong> <int></li> <li><strong>y</strong> <int></li> </ul> <h4>Declared in java.awt.Container</h4> <ul> <li><strong>alignmentX</strong> <float></li> <li><strong>alignmentY</strong> <float></li> <li><strong>componentCount</strong> <int></li> <li><strong>components</strong> <Component[]></li> <li><strong>focusCycleRoot</strong> <boolean></li> <li><strong>focusTraversalPolicy</strong> <FocusTraversalPolicy></li> <li><strong>focusTraversalPolicyProvider</strong> <boolean></li> <li><strong>focusTraversalPolicySet</strong> <boolean></li> <li><strong>insets</strong> <Insets></li> <li><strong>layout</strong> <LayoutManager></li> <li><strong>maximumSize</strong> <Dimension></li> <li><strong>minimumSize</strong> <Dimension></li> <li><strong>preferredSize</strong> <Dimension></li> </ul> <h4>Declared in java.awt.Component</h4> <ul> <li><strong>background</strong> <Color></li> <li><strong>enabled</strong> <boolean></li> <li><strong>focusable</strong> <boolean></li> <li><strong>font</strong> <Font></li> <li><strong>foreground</strong> <Color></li> <li><strong>name</strong> <String></li> <li><strong>visible</strong> <boolean></li> </ul> <h3>Events</h3> <h4>Declared in javax.swing.JTree</h4> <ul> <li><strong>treeCollapsed</strong> (TreeExpansionEvent) - part of TreeExpansionListener</li> <li><strong>treeExpanded</strong> (TreeExpansionEvent) - part of TreeExpansionListener</li> <li><strong>valueChanged</strong> (TreeSelectionEvent) - part of TreeSelectionListener</li> <li><strong>treeWillCollapse</strong> (TreeExpansionEvent) - part of TreeWillExpandListener</li> <li><strong>treeWillExpand</strong> (TreeExpansionEvent) - part of TreeWillExpandListener</li> </ul> <h4>Declared in javax.swing.JComponent</h4> <ul> <li><strong>vetoableChange</strong> (PropertyChangeEvent) - part of VetoableChangeListener</li> <li><strong>ancestorMoved</strong> (AncestorEvent) - part of AncestorListener</li> <li><strong>ancestorAdded</strong> (AncestorEvent) - part of AncestorListener</li> <li><strong>ancestorRemoved</strong> (AncestorEvent) - part of AncestorListener</li> </ul> <h4>Declared in java.awt.Container</h4> <ul> <li><strong>componentAdded</strong> (ContainerEvent) - part of ContainerListener</li> <li><strong>componentRemoved</strong> (ContainerEvent) - part of ContainerListener</li> </ul> <h4>Declared in java.awt.Component</h4> <ul> <li><strong>keyPressed</strong> (KeyEvent) - part of KeyListener</li> <li><strong>keyReleased</strong> (KeyEvent) - part of KeyListener</li> <li><strong>keyTyped</strong> (KeyEvent) - part of KeyListener</li> <li><strong>componentHidden</strong> (ComponentEvent) - part of ComponentListener</li> <li><strong>componentMoved</strong> (ComponentEvent) - part of ComponentListener</li> <li><strong>componentResized</strong> (ComponentEvent) - part of ComponentListener</li> <li><strong>componentShown</strong> (ComponentEvent) - part of ComponentListener</li> <li><strong>hierarchyChanged</strong> (HierarchyEvent) - part of HierarchyListener</li> <li><strong>mouseClicked</strong> (MouseEvent) - part of MouseListener</li> <li><strong>mouseEntered</strong> (MouseEvent) - part of MouseListener</li> <li><strong>mouseExited</strong> (MouseEvent) - part of MouseListener</li> <li><strong>mousePressed</strong> (MouseEvent) - part of MouseListener</li> <li><strong>mouseReleased</strong> (MouseEvent) - part of MouseListener</li> <li><strong>mouseDragged</strong> (MouseEvent) - part of MouseMotionListener</li> <li><strong>mouseMoved</strong> (MouseEvent) - part of MouseMotionListener</li> <li><strong>propertyChange</strong> (PropertyChangeEvent) - part of PropertyChangeListener</li> <li><strong>ancestorMoved</strong> (HierarchyEvent) - part of HierarchyBoundsListener</li> <li><strong>ancestorResized</strong> (HierarchyEvent) - part of HierarchyBoundsListener</li> <li><strong>focusGained</strong> (FocusEvent) - part of FocusListener</li> <li><strong>focusLost</strong> (FocusEvent) - part of FocusListener</li> <li><strong>mouseWheelMoved</strong> (MouseWheelEvent) - part of MouseWheelListener</li> <li><strong>caretPositionChanged</strong> (InputMethodEvent) - part of InputMethodListener</li> <li><strong>inputMethodTextChanged</strong> (InputMethodEvent) - part of InputMethodListener</li> </ul> <h3>Content</h3> <h3>Usage</h3> <h3>Examples</h3> <h3>Observable Attributes</h3> <ul> <li>UI</li> <li>alignmentX</li> <li>alignmentY</li> <li>anchorSelectionPath</li> <li>background</li> <li>border</li> <li>cellEditor</li> <li>cellRenderer</li> <li>component</li> <li>componentCount</li> <li>componentPopupMenu</li> <li>components</li> <li>containerListeners</li> <li>editable</li> <li>enabled</li> <li>expandsSelectedPaths</li> <li>focusCycleRoot</li> <li>focusTraversalKeys</li> <li>focusTraversalPolicy</li> <li>focusTraversalPolicyProvider</li> <li>focusTraversalPolicySet</li> <li>focusable</li> <li>font</li> <li>foreground</li> <li>inheritsPopupMenu</li> <li>inputVerifier</li> <li>insets</li> <li>invokesStopCellEditing</li> <li>largeModel</li> <li>layout</li> <li>leadSelectionPath</li> <li>maximumSize</li> <li>minimumSize</li> <li>model</li> <li>opaque</li> <li>preferredSize</li> <li>rootVisible</li> <li>rowHeight</li> <li>scrollsOnExpand</li> <li>selectionModel</li> <li>showsRootHandles</li> <li>toggleClickCount</li> <li>transferHandler</li> <li>verifyInputWhenFocusTarget</li> <li>visibleRowCount</li> </ul>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced