Package org.criticalfailure.torchlight.plugin.statistics.ui.views

Examples of org.criticalfailure.torchlight.plugin.statistics.ui.views.PreferencesAdminSection


                                  new AttributesAdminSection("4e"),
                                  new AttributeFactoriesAdminSection("3.5"),
                                  new AttributeFactoriesAdminSection("4e"),
                                  new AttributeSectionsAdminSection("3.5"),
                                  new AttributeSectionsAdminSection("4e"),
                                  new PreferencesAdminSection(),
            };
        }
       
        return new Object[0];
    }
View Full Code Here

TOP

Related Classes of org.criticalfailure.torchlight.plugin.statistics.ui.views.PreferencesAdminSection

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.