Uses of Interface
org.locationtech.jts.jump.workbench.model.Task.NameListener
-
Packages that use Task.NameListener Package Description org.locationtech.jts.jump.workbench.model Layers, Categories, and Layer Managers -- the top level of abstraction in the JUMP data model, wrapping Features and FeatureCollections, which in turn wrap Geometries.org.locationtech.jts.jump.workbench.ui -
-
Uses of Task.NameListener in org.locationtech.jts.jump.workbench.model
Methods in org.locationtech.jts.jump.workbench.model with parameters of type Task.NameListener Modifier and Type Method Description voidTask. add(Task.NameListener nameListener) -
Uses of Task.NameListener in org.locationtech.jts.jump.workbench.ui
Classes in org.locationtech.jts.jump.workbench.ui that implement Task.NameListener Modifier and Type Class Description classTaskFrame
-