| Package | Description |
|---|---|
| com.l2fprod.gui.plaf.skin |
| Modifier and Type | Method and Description |
|---|---|
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.
|