Class TreeviewLAF


  • public class TreeviewLAF
    extends java.lang.Object
    Repository for look-and-feel type items used in Treeview.
    • Constructor Summary

      Constructors 
      Constructor Description
      TreeviewLAF()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void configureControl​(javax.swing.JComponent control)  
      static void configureControlPanel​(javax.swing.JComponent panel)  
      static void configureMainPanel​(javax.swing.JComponent panel)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TreeviewLAF

        public TreeviewLAF()
    • Method Detail

      • configureControlPanel

        public static void configureControlPanel​(javax.swing.JComponent panel)
      • configureControl

        public static void configureControl​(javax.swing.JComponent control)
      • configureMainPanel

        public static void configureMainPanel​(javax.swing.JComponent panel)