KidsLovePC Contact Us
  Home   PHP  Graphics ASP  JavaScript   HTML  JAVA   Swing   Webtip  Lyric  Free sheet music  Ringtones
java,jtable,jtree,swing Return to JAVA JTree list

Best books about JAVA programming:

JAVA JTree Diabled icon

The following code disable JTree node dynamically. This example has three files: DisabledNodeTreeExample2.java,DisabledNode.java and GraydIcon.java.

/*Example modified from http://www.crionics.com/products/opensource/faq/swing_ex/JTableExamples2.html
*/


import javax.swing.tree.*;

public class DisabledNode extends DefaultMutableTreeNode {
protected boolean enabled;

public DisabledNode() {
this(null, true, true);
}

public DisabledNode(Object userObject) {
this(userObject, true, true);
}

public DisabledNode(Object userObject, boolean allowsChildren) {
this(userObject, allowsChildren, true);
}

public DisabledNode(Object userObject, boolean allowsChildren
, boolean enabled) {
super(userObject, allowsChildren);
this.enabled = enabled;
}

public int getChildCount() {
if (enabled) {
return super.getChildCount();
} else {
return 0;
}
}

public boolean isLeaf() {
return (super.getChildCount() == 0);
}

public void setEnabled(boolean enabled) {
this.enabled = enabled;
}

public boolean isEnabled() {
return enabled;
}
}


 


Sponsored link
Java JTabbedPane
JTabbedPane Preview List
Java JComboBox
JComboBox Preview List
Java JTooltip
JTooltip Preview List
Java JList
JList Preview List
Java JTree
JTree Preview List 1
JTree Preview List 2
JAVA JTable
JTable Preview List 1
JTable Preview List 2
JTable Preview List 3
JTable Preview List 4
JTable Preview List 5
JTable Preview List 6
JTable Preview List 7
JAVA Jslide
JSlide Preview List

 

 

Best books about JAVA programming from Amazon
Professional Java, JDK 5 Edition (Paperback Simply Java Programming: An Application-Driven Tutorial Approach (Paperback) Effective Java Programming Language Guide (Paperback) Head First Java, 2nd Edition (Paperback) Java : An Introduction to Problem Solving and Programming (4th Edition)

 

Printer Inkjet A Z lyricsLearn ChineseHome|PHP|Swing|HTML|JavaScript|ASP|JAVA|Forum|WebTip|Contact Us
Copyright © kidslovepc.com All rights reserved(new). Privacy|Copyright
designed by info@kidslovepc.com

Please help us cover the web site maintenance fee.
barcode scanner Thermal Printer credit card machine bar code printer