All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----com.sun.java.swing.JComponent | +----com.sun.java.swing.JLabel | +----Pasiphae.MyTreeCellRenderer
protected boolean selected
protected static boolean renderTitle
protected static Color backgroundColor
protected static Color selectedColor
protected ImageIcon leafIcon
protected ImageIcon folderIcon
protected ImageIcon expandedIcon
protected static Font defaultFont
protected static Font boldFont
public MyTreeCellRenderer()
public static void renderTitle()
public static void renderURL()
public Component getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus)
public void paint(Graphics g)
public static void cout(String s)
All Packages Class Hierarchy This Package Previous Next Index