Uses of Interface
org.seamcat.model.plugin.ui.CustomPanelModelEditor
-
Packages that use CustomPanelModelEditor Package Description org.seamcat.model.plugin.ui -
-
Uses of CustomPanelModelEditor in org.seamcat.model.plugin.ui
Subinterfaces of CustomPanelModelEditor in org.seamcat.model.plugin.ui Modifier and Type Interface Description interface
SeamcatPanel<T>
Methods in org.seamcat.model.plugin.ui that return CustomPanelModelEditor Modifier and Type Method Description CustomPanelModelEditor<?,MODEL>
CustomPanelBuilder. build(MODEL model, ModelEditor<ROOTMODEL> modelEditor)
-