Uses of Class
com.l2fprod.gui.plaf.skin.IncorrectVersionException
Packages that use IncorrectVersionException
-
Uses of IncorrectVersionException in com.l2fprod.gui.plaf.skin
Methods in com.l2fprod.gui.plaf.skin that throw IncorrectVersionExceptionModifier and TypeMethodDescriptionstatic void
IncorrectVersionException.checkRequiredVersion
(String current, String required) Check if the current version is bigger or equals to the required version.static void
SkinLookAndFeel.checkRequiredVersion
(String required) Description of the Method