Uses of Interface
net.officefloor.gef.editor.PaletteStyler
-
Packages that use PaletteStyler Package Description net.officefloor.gef.editor net.officefloor.gef.editor.internal.parts -
-
Uses of PaletteStyler in net.officefloor.gef.editor
Methods in net.officefloor.gef.editor with parameters of type PaletteStyler Modifier and Type Method Description void
SelectOnly. palette(PaletteStyler paletteStyler)
Notified that the palette was selected. -
Uses of PaletteStyler in net.officefloor.gef.editor.internal.parts
Classes in net.officefloor.gef.editor.internal.parts that implement PaletteStyler Modifier and Type Class Description class
OfficeFloorContentPartFactory<R extends Model,O>
-