Uses of Class
org.rspeer.game.script.model.ui.impl.ModelContainer.Prepared
Packages that use ModelContainer.Prepared
-
Uses of ModelContainer.Prepared in org.rspeer.game.script.model.ui.impl
Methods in org.rspeer.game.script.model.ui.impl that return ModelContainer.PreparedModifier and TypeMethodDescriptionstatic ModelContainer.PreparedModelContainer.prepare(Script script, Class<? extends ConfigModel> configType) static ModelContainer.PreparedModelContainer.Prepared.prepare(ConfigModel model, ConfigProcessor processor, com.google.inject.Injector injector) Constructors in org.rspeer.game.script.model.ui.impl with parameters of type ModelContainer.PreparedModifierConstructorDescriptionModelContainer(JPanel panel, Script script, ModelContainer.Prepared prepared, ScriptUIBindingManager bindingManager, LoadoutService loadouts, org.rspeer.ui.component.viewport.SideBarComponent sidebar) ModelPanel(ConfigModel model, ConfigProcessor processor, FieldAnnotationMapping mapping, LoadoutService loadouts, org.rspeer.ui.component.viewport.SideBarComponent sidebar, ModelContainer.Prepared prepared) ModelPanel(ConfigModel model, ConfigProcessor processor, FieldAnnotationMapping mapping, LoadoutService loadouts, org.rspeer.ui.component.viewport.SideBarComponent sidebar, ModelContainer.Prepared prepared, boolean compact)