Class CellRegionListBuilder
java.lang.Object
com.inductiveautomation.ignition.designer.gui.region.CellRegionListBuilder
Builder for creating a list of cell regions.
-
Constructor Summary
ConstructorsConstructorDescriptionCellRegionListBuilder
(Component defaultRelativeToComponent, int defaultTolerance) -
Method Summary
Modifier and TypeMethodDescriptionbuild()
static CellRegionListBuilder
static CellRegionListBuilder
-
Constructor Details
-
CellRegionListBuilder
-
-
Method Details
-
add
-
add
-
add
-
add
-
add
public CellRegionListBuilder add(Component component, Object id, int tolerance, Component relativeToComponent) -
add
public CellRegionListBuilder add(Component component, Object id, int tolerance, Component relativeToComponent, Cursor cursor) -
build
-
create
-
create
-