org.ardulink.gui.facility

Class LAFUtil

  • java.lang.Object
    • org.ardulink.gui.facility.LAFUtil

  • public final class LAFUtil
    extends java.lang.Object
    • Method Summary

      All Methods  Static Methods  Concrete Methods 
      Modifier and Type Method and Description
      static void setLookAndFeel(java.lang.String lafName) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • setLookAndFeel

        public static void setLookAndFeel(java.lang.String lafName)
                                   throws java.lang.ClassNotFoundException,
                                          java.lang.InstantiationException,
                                          java.lang.IllegalAccessException,
                                          javax.swing.UnsupportedLookAndFeelException
        Throws:
        java.lang.ClassNotFoundException
        java.lang.InstantiationException
        java.lang.IllegalAccessException
        javax.swing.UnsupportedLookAndFeelException

Copyright © 2019. All rights reserved.