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 interface
AdaptedRootBuilder<R extends Model,O>
Builds the rootModel
.Methods in net.officefloor.gef.editor with parameters of type EditorStyler Modifier and Type Method Description void
SelectOnly. 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 class
OfficeFloorContentPartFactory<R extends Model,O>
-