org.pscode.ui.license
Class License
java.lang.Object
org.pscode.ui.license.License
public final class License
- extends Object
|
Method Summary |
static void |
isLicensed(JComponent rootContainer)
Applets can be licensed to a site only. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
License
public License()
isLicensed
public static final void isLicensed(JComponent rootContainer)
throws UnlicensedException
- Applets can be licensed to a site only. Applications are per user.
- Throws:
UnlicensedException - If the app. is not licensed.