Uses of Class
com.l2fprod.gui.plaf.skin.IncorrectVersionException

Packages that use IncorrectVersionException
com.l2fprod.gui.plaf.skin   
 

Uses of IncorrectVersionException in com.l2fprod.gui.plaf.skin
 

Methods in com.l2fprod.gui.plaf.skin that throw IncorrectVersionException
static void SkinLookAndFeel.checkRequiredVersion(java.lang.String required)
          Description of the Method
static void IncorrectVersionException.checkRequiredVersion(java.lang.String current, java.lang.String required)
          Check if the current version is bigger or equals to the required version.