Package editor

Class BeanInfoPopup.BeanTreeCellRenderer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, TreeCellRenderer
Enclosing class:
BeanInfoPopup

static class BeanInfoPopup.BeanTreeCellRenderer extends JLabel implements TreeCellRenderer
  • Field Details

    • _tree

      private JTree _tree
    • _bSelected

      protected boolean _bSelected
    • _node

      protected BeanTree _node
  • Constructor Details

    • BeanTreeCellRenderer

      public BeanTreeCellRenderer(JTree tree)
  • Method Details