Uses of Class
com.l2fprod.gui.plaf.skin.IncorrectVersionException
-
Packages that use IncorrectVersionException Package Description com.l2fprod.gui.plaf.skin -
-
Uses of IncorrectVersionException in com.l2fprod.gui.plaf.skin
Methods in com.l2fprod.gui.plaf.skin that throw IncorrectVersionException Modifier and Type Method Description 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.static void
SkinLookAndFeel. checkRequiredVersion(java.lang.String required)
Description of the Method
-