Class License

java.lang.Object
heronarts.lx.studio.License

public class License extends Object
  • Field Details

  • Method Details

    • get

      public static License get()
    • isAuthorized

      public boolean isAuthorized()
    • getMaxRenderPoints

      public int getMaxRenderPoints()
    • getMaxOutputPoints

      public int getMaxOutputPoints()
    • hasPackage

      public boolean hasPackage(String pkg)
    • canSave

      public boolean canSave()
    • canRunPlugins

      public boolean canRunPlugins()
    • getMachineId

      public static String 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

      public String getLicenseType()
    • getLicenseOwner

      public String getLicenseOwner()
    • register

      public static void register(String code, License.LicenseCallback callback)