Package com.adbs.querybuilder
Class FocusedDiagramPaneControlChangedEvent
java.lang.Object
java.util.EventObject
com.adbs.querybuilder.FocusedDiagramPaneControlChangedEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorsConstructorDescriptionFocusedDiagramPaneControlChangedEvent
(DiagramPane diagramPane, Component component) -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
diagramPane
-
component
-
-
Constructor Details
-
FocusedDiagramPaneControlChangedEvent
-