Uses of Interface
net.officefloor.gef.editor.EditorStyler
-
Packages that use EditorStyler Package Description net.officefloor.gef.editor net.officefloor.gef.editor.internal.parts -
-
Uses of EditorStyler in net.officefloor.gef.editor
Subinterfaces of EditorStyler in net.officefloor.gef.editor Modifier and Type Interface Description interfaceAdaptedRootBuilder<R extends Model,O>Builds the rootModel.Methods in net.officefloor.gef.editor with parameters of type EditorStyler Modifier and Type Method Description voidSelectOnly. editor(EditorStyler editorStyler)Notified that the editor was selected. -
Uses of EditorStyler in net.officefloor.gef.editor.internal.parts
Classes in net.officefloor.gef.editor.internal.parts that implement EditorStyler Modifier and Type Class Description classOfficeFloorContentPartFactory<R extends Model,O>
-