InTree 1.0
Screenshots of InTree
InTree Publisher's Description
InTree is an powerfull and easy to use JTree component with a lot of methods to deal with a underlaying Swing JTree.
- Background image
- Drag & drop easy configuration
- Extended node object with (ImageIcon, text, font, colour, tooltiptext, drag&drop permisions, data properties)
- Build in and configurable popup menu
- Multiple events (function keys, mouse clicks, edited, selected, drag, drop)
- Very easy methods to build and modify a tree
- JavaDoc & examples included
Sample easy code to build left tree:
public class Test2 extends JFrame {
public Test2() {
PanellITree pt = new PanellITree("root", "Root", "Root", new ImageIcon("shield.png"), null, true, true);
pt.addNode("root", "a4", "D - None", "No drag, No drop", new ImageIcon("colors.png"), null, false, false, false);
pt.addNode("root", "a3", "C - Drop", "Only drop", new ImageIcon("copy.png"), null, false, true, false);
pt.addNode("root", "a2", "B - Drag", "Only drag", new ImageIcon("colors.png"), null, true, false, false);
pt.addNode("root", "a1", "A - Drag & Drop", "Drag & Drop", new ImageIcon("copy.png"), null, true, true, false);
this.getContentPane().add(pt);
IconNode nd = pt.getNode("a2");
nd.setColor(Color.white);
nd.setFont(new Font("Helvetica", Font.ITALIC, 12));
pt.setBackgroundImage(new ImageIcon("NiceGrey.gif"));
this.pack();
this.show();
}
public static void main(String[] args) {
Test2 fm = new Test2();
}
}
Look for Similar Items by Category
Feedback
- If you need help or have a question, contact us
- Would you like to update this product info?
- Is there any feedback you would like to provide? Click here
Popular Downloads
- Kundli 4.5
- Macromedia Flash 8 8.0
- Cool Edit Pro 2.1.3097.0
- Hill Climb Racing 1.0
- Cheat Engine 6.8.1
- Grand Theft Auto: Vice City 1.0
- Grand Auto Adventure 1.0
- Tom VPN 2.2.8
- HTML To PHP Converter 6.0.1
- Zuma Deluxe 1.0
- Netcut 2.1.4
- Windows XP Service Pack 3 Build...
- Vector on PC 1.0
- Minecraft 1.10.2
- Ulead Video Studio Plus 11
- PhotoImpression 6.5
- Street Fighter 3 1.0
- Auto-Tune Evo VST 6.0.9.2
- Iggle Pop 1.0
- C-Free 5.0