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 voidIncorrectVersionException.checkRequiredVersion(String current, String required) Check if the current version is bigger or equals to the required version.static voidSkinLookAndFeel.checkRequiredVersion(String required) Description of the Method