com.aelitis.azureus.ui.swt.feature
Class FeatureManagerUI
java.lang.Object
com.aelitis.azureus.ui.swt.feature.FeatureManagerUI
public class FeatureManagerUI
- extends Object
Field Summary |
static boolean |
enabled
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enabled
public static boolean enabled
FeatureManagerUI
public FeatureManagerUI()
registerWithFeatureManager
public static void registerWithFeatureManager()
openTrialAskWindow
public static void openTrialAskWindow()
createTrial
public static void createTrial()
openLicenceEntryWindow
public static void openLicenceEntryWindow(boolean trytwo,
String prefillWith)
openLicenceSuccessWindow
public static void openLicenceSuccessWindow()
openLicenceRevokedWindow
public static void openLicenceRevokedWindow(FeatureManager.Licence licence)
openLicenceActivationDeniedWindow
public static void openLicenceActivationDeniedWindow(FeatureManager.Licence licence)
openLicenceCancelledWindow
public static void openLicenceCancelledWindow(FeatureManager.Licence licence)
openLicenceFailedWindow
protected static void openLicenceFailedWindow(int licenceState,
String code)
openLicenceValidatingWindow
public static void openLicenceValidatingWindow()
closeLicenceValidatingWindow
public static void closeLicenceValidatingWindow()
openStreamPlusWindow
public static void openStreamPlusWindow(String referal)
appendFeatureManagerURLParams
public static String appendFeatureManagerURLParams(String url)
getPlusExpiryTimeStamp
public static long getPlusExpiryTimeStamp()
- Needs to stay here as used by burn plugin