Uses of Interface
net.ssehub.easy.producer.ui.productline_editor.IEASyEditorPageCreator
-
Packages that use IEASyEditorPageCreator Package Description net.ssehub.easy.producer.ui.productline_editor This package contains the editor for configuring the product line. -
-
Uses of IEASyEditorPageCreator in net.ssehub.easy.producer.ui.productline_editor
Fields in net.ssehub.easy.producer.ui.productline_editor with type parameters of type IEASyEditorPageCreator Modifier and Type Field Description private static java.util.Set<IEASyEditorPageCreator>Editor. SPECIALIZED_EDITOR_PAGESMethods in net.ssehub.easy.producer.ui.productline_editor with parameters of type IEASyEditorPageCreator Modifier and Type Method Description static voidEditor. registerNewPage(IEASyEditorPageCreator pageCreator)Registers aIEASyEditorPageCreatorfrom an extension plug-in to this class.
-