Class AbstractJXCSkinSource

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void checkAccess()
      Checks that the skin exists and can be accessed.
      • Methods inherited from class java.lang.Object

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

      • AbstractJXCSkinSource

        public AbstractJXCSkinSource()
    • Method Detail

      • checkAccess

        protected void checkAccess()
                            throws JXCSkinException
        Checks that the skin exists and can be accessed.
        Throws:
        JXCSkinException - if the skin does not exist or cannot be loaded