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