Java Doc for BasicTreeUI.java in  » Apache-Harmony-Java-SE » javax-package » javax » swing » plaf » basic » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Apache Harmony Java SE » javax package » javax.swing.plaf.basic 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   javax.swing.plaf.ComponentUI
      javax.swing.plaf.TreeUI
         javax.swing.plaf.basic.BasicTreeUI

All known Subclasses:   javax.swing.plaf.metal.MetalTreeUI,
BasicTreeUI
public class BasicTreeUI extends TreeUI (Code)

Inner Class :public class CellEditorHandler implements CellEditorListener
Inner Class :public class ComponentHandler extends ComponentAdapter implements ActionListener
Inner Class :public class FocusHandler implements FocusListener
Inner Class :public class KeyHandler extends KeyAdapter
Inner Class :public class MouseHandler extends MouseAdapter implements MouseMotionListener
Inner Class :public class MouseInputHandler implements MouseInputListener
Inner Class :public class NodeDimensionsHandler extends AbstractLayoutCache.NodeDimensions
Inner Class :public class PropertyChangeHandler implements PropertyChangeListener
Inner Class :public class SelectionModelPropertyChangeHandler implements PropertyChangeListener
Inner Class :public class TreeExpansionHandler implements TreeExpansionListener
Inner Class :public class TreeCancelEditingAction extends AbstractAction
Inner Class :public class TreeHomeAction extends AbstractAction
Inner Class :public class TreeIncrementAction extends AbstractAction
Inner Class :public class TreePageAction extends AbstractAction
Inner Class :public class TreeTraverseAction extends AbstractAction
Inner Class :public class TreeToggleAction extends AbstractAction
Inner Class :public class TreeSelectionHandler implements TreeSelectionListener
Inner Class :public class TreeModelHandler implements TreeModelListener

Field Summary
protected transient  TreeCellEditorcellEditor
    
protected transient  IconcollapsedIcon
    
protected  booleancreatedCellEditor
    
protected  booleancreatedRenderer
    
protected transient  TreeCellRenderercurrentCellRenderer
    
protected  intdepthOffset
    
protected  Hashtable<javax.swing.tree.TreePath, java.lang.Boolean>drawingCache
    
protected  ComponenteditingComponent
    
protected  TreePatheditingPath
    
protected  inteditingRow
    
protected  booleaneditorHasDifferentSize
    
protected transient  IconexpandedIcon
    
protected  booleanlargeModel
    
protected  intlastSelectedRow
    
protected  intleftChildIndent
    
protected  AbstractLayoutCache.NodeDimensionsnodeDimensions
    
protected  DimensionpreferredMinSize
    
protected  DimensionpreferredSize
    
protected  CellRendererPanerendererPane
    
protected  intrightChildIndent
    
protected  booleanstopEditingInCompleteEditing
    
protected  inttotalChildIndent
    
protected  JTreetree
    
protected  TreeModeltreeModel
    
protected  TreeSelectionModeltreeSelectionModel
    
protected  AbstractLayoutCachetreeState
    
protected  booleanvalidCachedPreferredSize
    


Method Summary
public  voidcancelEditing(JTree tree)
    
protected  voidcheckForClickInExpandControl(TreePath path, int mouseX, int mouseY)
    
protected  voidcompleteEditing()
    
protected  voidcompleteEditing(boolean messageStop, boolean messageCancel, boolean messageTree)
    
protected  voidcompleteUIInstall()
    
protected  voidcompleteUIUninstall()
    
protected  voidconfigureLayoutCache()
    
protected  CellEditorListenercreateCellEditorListener()
    
protected  CellRendererPanecreateCellRendererPane()
    
protected  ComponentListenercreateComponentListener()
    
protected  TreeCellEditorcreateDefaultCellEditor()
    
protected  TreeCellRenderercreateDefaultCellRenderer()
    
protected  FocusListenercreateFocusListener()
    
protected  KeyListenercreateKeyListener()
    
protected  AbstractLayoutCachecreateLayoutCache()
    
protected  MouseListenercreateMouseListener()
    
protected  AbstractLayoutCache.NodeDimensionscreateNodeDimensions()
    
protected  PropertyChangeListenercreatePropertyChangeListener()
    
protected  PropertyChangeListenercreateSelectionModelPropertyChangeListener()
    
protected  TreeExpansionListenercreateTreeExpansionListener()
    
protected  TreeModelListenercreateTreeModelListener()
    
protected  TreeSelectionListenercreateTreeSelectionListener()
    
public static  ComponentUIcreateUI(JComponent c)
    
protected  voiddrawCentered(Component c, Graphics g, Icon icon, int x, int y)
    
protected  voiddrawDashedHorizontalLine(Graphics g, int y, int x1, int x2)
    
protected  voiddrawDashedVerticalLine(Graphics g, int x, int y1, int y2)
    
protected  voidensureRowsAreVisible(int beginRow, int endRow)
    
protected  TreeCellEditorgetCellEditor()
    
protected  TreeCellRenderergetCellRenderer()
    
public  TreePathgetClosestPathForLocation(JTree tree, int x, int y)
    
public  IcongetCollapsedIcon()
    
public  TreePathgetEditingPath(JTree tree)
    
public  IcongetExpandedIcon()
    
protected  ColorgetHashColor()
    
protected  intgetHorizontalLegBuffer()
    
protected  TreePathgetLastChildPath(TreePath parent)
    
public  intgetLeftChildIndent()
    
public  DimensiongetMaximumSize(JComponent c)
    
public  DimensiongetMinimumSize(JComponent c)
    
protected  TreeModelgetModel()
    
public  RectanglegetPathBounds(JTree tree, TreePath path)
    
public  TreePathgetPathForRow(JTree tree, int row)
    
public  DimensiongetPreferredMinSize()
    
public  DimensiongetPreferredSize(JComponent c)
    
public  DimensiongetPreferredSize(JComponent c, boolean checkConsistancy)
    
public  intgetRightChildIndent()
    
public  intgetRowCount(JTree tree)
    
public  intgetRowForPath(JTree tree, TreePath path)
    
protected  intgetRowHeight()
    
protected  intgetRowX(int row, int depth)
    
protected  TreeSelectionModelgetSelectionModel()
    
protected  booleangetShowsRootHandles()
    
protected  intgetVerticalLegBuffer()
    
protected  voidhandleExpandControlClick(TreePath path, int mouseX, int mouseY)
    
protected  voidinstallComponents()
    
protected  voidinstallDefaults()
    
protected  voidinstallKeyboardActions()
    
protected  voidinstallListeners()
    
public  voidinstallUI(JComponent c)
    
protected  booleanisEditable()
    
public  booleanisEditing(JTree tree)
    
protected  booleanisLargeModel()
    
protected  booleanisLeaf(int row)
    
protected  booleanisLocationInExpandControl(TreePath path, int mouseX, int mouseY)
    
protected  booleanisMultiSelectEvent(MouseEvent event)
    
protected  booleanisRootVisible()
    
protected  booleanisToggleEvent(MouseEvent event)
    
protected  booleanisToggleSelectionEvent(MouseEvent event)
    
public  voidpaint(Graphics g, JComponent c)
    
protected  voidpaintExpandControl(Graphics g, Rectangle clipBounds, Insets insets, Rectangle bounds, TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)
    
protected  voidpaintHorizontalLine(Graphics g, JComponent c, int y, int left, int right)
    
protected  voidpaintHorizontalPartOfLeg(Graphics g, Rectangle clipBounds, Insets insets, Rectangle bounds, TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)
    
protected  voidpaintRow(Graphics g, Rectangle clipBounds, Insets insets, Rectangle bounds, TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)
    
protected  voidpaintVerticalLine(Graphics g, JComponent c, int x, int top, int bottom)
    
protected  voidpaintVerticalPartOfLeg(Graphics g, Rectangle clipBounds, Insets insets, TreePath path)
    
protected  voidpathWasCollapsed(TreePath path)
    
protected  voidpathWasExpanded(TreePath path)
    
protected  voidprepareForUIInstall()
    
protected  voidprepareForUIUninstall()
    
protected  voidselectPathForEvent(TreePath path, MouseEvent event)
    
protected  voidsetCellEditor(TreeCellEditor editor)
    
protected  voidsetCellRenderer(TreeCellRenderer renderer)
    
public  voidsetCollapsedIcon(Icon newIcon)
    
protected  voidsetEditable(boolean editable)
    
public  voidsetExpandedIcon(Icon newIcon)
    
protected  voidsetHashColor(Color color)
    
protected  voidsetLargeModel(boolean b)
    
public  voidsetLeftChildIndent(int newIndent)
    
protected  voidsetModel(TreeModel model)
    
public  voidsetPreferredMinSize(Dimension newSize)
    
public  voidsetRightChildIndent(int newIndent)
    
protected  voidsetRootVisible(boolean visible)
    
protected  voidsetRowHeight(int rowHeight)
    
protected  voidsetSelectionModel(TreeSelectionModel newSelectionModel)
    
protected  voidsetShowsRootHandles(boolean showRoot)
    
protected  booleanshouldPaintExpandControl(TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)
    
protected  booleanstartEditing(TreePath path, MouseEvent event)
    
public  voidstartEditingAtPath(JTree tree, TreePath path)
    
public  booleanstopEditing(JTree tree)
    
protected  voidtoggleExpandState(TreePath path)
    
protected  voiduninstallComponents()
    
protected  voiduninstallDefaults()
    
protected  voiduninstallKeyboardActions()
    
protected  voiduninstallListeners()
    
public  voiduninstallUI(JComponent c)
    
protected  voidupdateCachedPreferredSize()
    
protected  voidupdateCellEditor()
    
protected  voidupdateDepthOffset()
    
protected  voidupdateExpandedDescendants(TreePath path)
    
protected  voidupdateLayoutCacheExpandedNodes()
    
protected  voidupdateRenderer()
    
protected  voidupdateSize()
    

Field Detail
cellEditor
protected transient TreeCellEditor cellEditor(Code)



collapsedIcon
protected transient Icon collapsedIcon(Code)



createdCellEditor
protected boolean createdCellEditor(Code)



createdRenderer
protected boolean createdRenderer(Code)



currentCellRenderer
protected transient TreeCellRenderer currentCellRenderer(Code)



depthOffset
protected int depthOffset(Code)



drawingCache
protected Hashtable<javax.swing.tree.TreePath, java.lang.Boolean> drawingCache(Code)



editingComponent
protected Component editingComponent(Code)



editingPath
protected TreePath editingPath(Code)



editingRow
protected int editingRow(Code)



editorHasDifferentSize
protected boolean editorHasDifferentSize(Code)



expandedIcon
protected transient Icon expandedIcon(Code)



largeModel
protected boolean largeModel(Code)



lastSelectedRow
protected int lastSelectedRow(Code)



leftChildIndent
protected int leftChildIndent(Code)



nodeDimensions
protected AbstractLayoutCache.NodeDimensions nodeDimensions(Code)



preferredMinSize
protected Dimension preferredMinSize(Code)



preferredSize
protected Dimension preferredSize(Code)



rendererPane
protected CellRendererPane rendererPane(Code)



rightChildIndent
protected int rightChildIndent(Code)



stopEditingInCompleteEditing
protected boolean stopEditingInCompleteEditing(Code)



totalChildIndent
protected int totalChildIndent(Code)



tree
protected JTree tree(Code)



treeModel
protected TreeModel treeModel(Code)



treeSelectionModel
protected TreeSelectionModel treeSelectionModel(Code)



treeState
protected AbstractLayoutCache treeState(Code)



validCachedPreferredSize
protected boolean validCachedPreferredSize(Code)





Method Detail
cancelEditing
public void cancelEditing(JTree tree)(Code)



checkForClickInExpandControl
protected void checkForClickInExpandControl(TreePath path, int mouseX, int mouseY)(Code)



completeEditing
protected void completeEditing()(Code)



completeEditing
protected void completeEditing(boolean messageStop, boolean messageCancel, boolean messageTree)(Code)



completeUIInstall
protected void completeUIInstall()(Code)



completeUIUninstall
protected void completeUIUninstall()(Code)



configureLayoutCache
protected void configureLayoutCache()(Code)



createCellEditorListener
protected CellEditorListener createCellEditorListener()(Code)



createCellRendererPane
protected CellRendererPane createCellRendererPane()(Code)



createComponentListener
protected ComponentListener createComponentListener()(Code)



createDefaultCellEditor
protected TreeCellEditor createDefaultCellEditor()(Code)



createDefaultCellRenderer
protected TreeCellRenderer createDefaultCellRenderer()(Code)



createFocusListener
protected FocusListener createFocusListener()(Code)



createKeyListener
protected KeyListener createKeyListener()(Code)



createLayoutCache
protected AbstractLayoutCache createLayoutCache()(Code)



createMouseListener
protected MouseListener createMouseListener()(Code)



createNodeDimensions
protected AbstractLayoutCache.NodeDimensions createNodeDimensions()(Code)



createPropertyChangeListener
protected PropertyChangeListener createPropertyChangeListener()(Code)



createSelectionModelPropertyChangeListener
protected PropertyChangeListener createSelectionModelPropertyChangeListener()(Code)



createTreeExpansionListener
protected TreeExpansionListener createTreeExpansionListener()(Code)



createTreeModelListener
protected TreeModelListener createTreeModelListener()(Code)



createTreeSelectionListener
protected TreeSelectionListener createTreeSelectionListener()(Code)



createUI
public static ComponentUI createUI(JComponent c)(Code)



drawCentered
protected void drawCentered(Component c, Graphics g, Icon icon, int x, int y)(Code)



drawDashedHorizontalLine
protected void drawDashedHorizontalLine(Graphics g, int y, int x1, int x2)(Code)



drawDashedVerticalLine
protected void drawDashedVerticalLine(Graphics g, int x, int y1, int y2)(Code)



ensureRowsAreVisible
protected void ensureRowsAreVisible(int beginRow, int endRow)(Code)



getCellEditor
protected TreeCellEditor getCellEditor()(Code)



getCellRenderer
protected TreeCellRenderer getCellRenderer()(Code)



getClosestPathForLocation
public TreePath getClosestPathForLocation(JTree tree, int x, int y)(Code)



getCollapsedIcon
public Icon getCollapsedIcon()(Code)



getEditingPath
public TreePath getEditingPath(JTree tree)(Code)



getExpandedIcon
public Icon getExpandedIcon()(Code)



getHashColor
protected Color getHashColor()(Code)



getHorizontalLegBuffer
protected int getHorizontalLegBuffer()(Code)



getLastChildPath
protected TreePath getLastChildPath(TreePath parent)(Code)



getLeftChildIndent
public int getLeftChildIndent()(Code)



getMaximumSize
public Dimension getMaximumSize(JComponent c)(Code)



getMinimumSize
public Dimension getMinimumSize(JComponent c)(Code)



getModel
protected TreeModel getModel()(Code)



getPathBounds
public Rectangle getPathBounds(JTree tree, TreePath path)(Code)



getPathForRow
public TreePath getPathForRow(JTree tree, int row)(Code)



getPreferredMinSize
public Dimension getPreferredMinSize()(Code)



getPreferredSize
public Dimension getPreferredSize(JComponent c)(Code)



getPreferredSize
public Dimension getPreferredSize(JComponent c, boolean checkConsistancy)(Code)



getRightChildIndent
public int getRightChildIndent()(Code)



getRowCount
public int getRowCount(JTree tree)(Code)



getRowForPath
public int getRowForPath(JTree tree, TreePath path)(Code)



getRowHeight
protected int getRowHeight()(Code)



getRowX
protected int getRowX(int row, int depth)(Code)



getSelectionModel
protected TreeSelectionModel getSelectionModel()(Code)



getShowsRootHandles
protected boolean getShowsRootHandles()(Code)



getVerticalLegBuffer
protected int getVerticalLegBuffer()(Code)



handleExpandControlClick
protected void handleExpandControlClick(TreePath path, int mouseX, int mouseY)(Code)



installComponents
protected void installComponents()(Code)



installDefaults
protected void installDefaults()(Code)



installKeyboardActions
protected void installKeyboardActions()(Code)



installListeners
protected void installListeners()(Code)



installUI
public void installUI(JComponent c)(Code)



isEditable
protected boolean isEditable()(Code)



isEditing
public boolean isEditing(JTree tree)(Code)



isLargeModel
protected boolean isLargeModel()(Code)



isLeaf
protected boolean isLeaf(int row)(Code)



isLocationInExpandControl
protected boolean isLocationInExpandControl(TreePath path, int mouseX, int mouseY)(Code)



isMultiSelectEvent
protected boolean isMultiSelectEvent(MouseEvent event)(Code)



isRootVisible
protected boolean isRootVisible()(Code)



isToggleEvent
protected boolean isToggleEvent(MouseEvent event)(Code)



isToggleSelectionEvent
protected boolean isToggleSelectionEvent(MouseEvent event)(Code)



paint
public void paint(Graphics g, JComponent c)(Code)



paintExpandControl
protected void paintExpandControl(Graphics g, Rectangle clipBounds, Insets insets, Rectangle bounds, TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)(Code)



paintHorizontalLine
protected void paintHorizontalLine(Graphics g, JComponent c, int y, int left, int right)(Code)



paintHorizontalPartOfLeg
protected void paintHorizontalPartOfLeg(Graphics g, Rectangle clipBounds, Insets insets, Rectangle bounds, TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)(Code)



paintRow
protected void paintRow(Graphics g, Rectangle clipBounds, Insets insets, Rectangle bounds, TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)(Code)



paintVerticalLine
protected void paintVerticalLine(Graphics g, JComponent c, int x, int top, int bottom)(Code)



paintVerticalPartOfLeg
protected void paintVerticalPartOfLeg(Graphics g, Rectangle clipBounds, Insets insets, TreePath path)(Code)



pathWasCollapsed
protected void pathWasCollapsed(TreePath path)(Code)



pathWasExpanded
protected void pathWasExpanded(TreePath path)(Code)



prepareForUIInstall
protected void prepareForUIInstall()(Code)



prepareForUIUninstall
protected void prepareForUIUninstall()(Code)



selectPathForEvent
protected void selectPathForEvent(TreePath path, MouseEvent event)(Code)



setCellEditor
protected void setCellEditor(TreeCellEditor editor)(Code)



setCellRenderer
protected void setCellRenderer(TreeCellRenderer renderer)(Code)



setCollapsedIcon
public void setCollapsedIcon(Icon newIcon)(Code)



setEditable
protected void setEditable(boolean editable)(Code)



setExpandedIcon
public void setExpandedIcon(Icon newIcon)(Code)



setHashColor
protected void setHashColor(Color color)(Code)



setLargeModel
protected void setLargeModel(boolean b)(Code)



setLeftChildIndent
public void setLeftChildIndent(int newIndent)(Code)



setModel
protected void setModel(TreeModel model)(Code)



setPreferredMinSize
public void setPreferredMinSize(Dimension newSize)(Code)



setRightChildIndent
public void setRightChildIndent(int newIndent)(Code)



setRootVisible
protected void setRootVisible(boolean visible)(Code)



setRowHeight
protected void setRowHeight(int rowHeight)(Code)



setSelectionModel
protected void setSelectionModel(TreeSelectionModel newSelectionModel)(Code)



setShowsRootHandles
protected void setShowsRootHandles(boolean showRoot)(Code)



shouldPaintExpandControl
protected boolean shouldPaintExpandControl(TreePath path, int row, boolean isExpanded, boolean hasBeenExpanded, boolean isLeaf)(Code)



startEditing
protected boolean startEditing(TreePath path, MouseEvent event)(Code)



startEditingAtPath
public void startEditingAtPath(JTree tree, TreePath path)(Code)



stopEditing
public boolean stopEditing(JTree tree)(Code)



toggleExpandState
protected void toggleExpandState(TreePath path)(Code)



uninstallComponents
protected void uninstallComponents()(Code)



uninstallDefaults
protected void uninstallDefaults()(Code)



uninstallKeyboardActions
protected void uninstallKeyboardActions()(Code)



uninstallListeners
protected void uninstallListeners()(Code)



uninstallUI
public void uninstallUI(JComponent c)(Code)



updateCachedPreferredSize
protected void updateCachedPreferredSize()(Code)



updateCellEditor
protected void updateCellEditor()(Code)



updateDepthOffset
protected void updateDepthOffset()(Code)



updateExpandedDescendants
protected void updateExpandedDescendants(TreePath path)(Code)



updateLayoutCacheExpandedNodes
protected void updateLayoutCacheExpandedNodes()(Code)



updateRenderer
protected void updateRenderer()(Code)



updateSize
protected void updateSize()(Code)



Methods inherited from javax.swing.plaf.TreeUI
abstract public void cancelEditing(JTree tree)(Code)(Java Doc)
abstract public TreePath getClosestPathForLocation(JTree tree, int x, int y)(Code)(Java Doc)
abstract public TreePath getEditingPath(JTree tree)(Code)(Java Doc)
abstract public Rectangle getPathBounds(JTree tree, TreePath path)(Code)(Java Doc)
abstract public TreePath getPathForRow(JTree tree, int row)(Code)(Java Doc)
abstract public int getRowCount(JTree tree)(Code)(Java Doc)
abstract public int getRowForPath(JTree tree, TreePath path)(Code)(Java Doc)
abstract public boolean isEditing(JTree tree)(Code)(Java Doc)
abstract public void startEditingAtPath(JTree tree, TreePath path)(Code)(Java Doc)
abstract public boolean stopEditing(JTree path)(Code)(Java Doc)

Methods inherited from javax.swing.plaf.ComponentUI
public boolean contains(JComponent component, int x, int y)(Code)(Java Doc)
public static ComponentUI createUI(JComponent component)(Code)(Java Doc)
public Accessible getAccessibleChild(JComponent component, int childIndex)(Code)(Java Doc)
public int getAccessibleChildrenCount(JComponent component)(Code)(Java Doc)
public Dimension getMaximumSize(JComponent component)(Code)(Java Doc)
public Dimension getMinimumSize(JComponent component)(Code)(Java Doc)
public Dimension getPreferredSize(JComponent component)(Code)(Java Doc)
public void installUI(JComponent component)(Code)(Java Doc)
public void paint(Graphics graphics, JComponent component)(Code)(Java Doc)
public void uninstallUI(JComponent component)(Code)(Java Doc)
public void update(Graphics graphics, JComponent component)(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.