Package heronarts.lx.studio
Class License
java.lang.Object
heronarts.lx.studio.License
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static class
static enum
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
canSave()
static void
static License
get()
static String
int
int
boolean
hasPackage
(String pkg) boolean
static void
register
(LX lx, String code, License.LicenseCallback callback) static int
-
Field Details
-
AUTHORIZATION_CODE_LENGTH
public static final int AUTHORIZATION_CODE_LENGTH- See Also:
-
type
-
name
-
email
-
version
-
date
-
packages
-
changed
-
-
Method Details
-
get
-
isAuthorized
public boolean isAuthorized() -
getMaxRenderPoints
public int getMaxRenderPoints() -
getMaxOutputPoints
public int getMaxOutputPoints() -
hasPackage
-
canSave
public boolean canSave() -
canRunPlugins
public boolean canRunPlugins() -
getMachineId
-
everyone_knows_that_java_is_easy_to_decompile__so_i_decided_not_to_needlessly_obfuscate_this_software__but_i_have_spent_a_lot_of_time_working_on_it___if_you_want_to_modify_it_or_have_a_problem_with_the_licensing_i_will_be_happy_to_hear_from_you_directly__please_dont_break_the_eula__instead_just_contact_me__mark_at_chromatik_dot_co
public static void everyone_knows_that_java_is_easy_to_decompile__so_i_decided_not_to_needlessly_obfuscate_this_software__but_i_have_spent_a_lot_of_time_working_on_it___if_you_want_to_modify_it_or_have_a_problem_with_the_licensing_i_will_be_happy_to_hear_from_you_directly__please_dont_break_the_eula__instead_just_contact_me__mark_at_chromatik_dot_co() -
getLicenseType
-
getLicenseOwner
-
remainingAttempts
public static int remainingAttempts() -
register
-