Class SpatialFunctionPanelEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.locationtech.jtstest.testbuilder.event.SpatialFunctionPanelEvent
-
- All Implemented Interfaces:
Serializable
public class SpatialFunctionPanelEvent extends EventObject
Title: Description: Copyright: Copyright (c) 2001 Company:- Version:
- 1.7
- Author:
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description SpatialFunctionPanelEvent(Object source)
SpatialFunctionPanelEvent(Object source, boolean createNew)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isCreateNew()
-
Methods inherited from class java.util.EventObject
getSource, toString
-
-