opsu-dance/src/yugecin/opsudance/options
2017-05-25 01:03:15 +02:00
..
Configuration.java better jar handling; get native files from manifest instead of iterator over every file in the jar 2017-05-25 01:03:15 +02:00
GenericOption.java refactor options 2017-03-26 22:57:10 +02:00
ListOption.java refactor options 2017-03-26 22:57:10 +02:00
NumericOption.java refactor options 2017-03-26 22:57:10 +02:00
Option.java got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring. 2017-05-21 11:12:55 +02:00
OptionGroups.java refactor options 2017-03-26 22:57:10 +02:00
Options.java got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring. 2017-05-21 11:12:55 +02:00
OptionsService.java got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring. 2017-05-21 11:12:55 +02:00
OptionTab.java refactor options 2017-03-26 22:57:10 +02:00
ToggleOption.java refactor options 2017-03-26 22:57:10 +02:00