Package hec.map.event
Class PaintCompleteEvent
java.lang.Object
hec.map.event.PaintCompleteEvent
Title: Hec Java Development
Description:
Copyright: Copyright (c) 2004
Company: Resource Management Assoc
-
Constructor Summary
ConstructorsConstructorDescriptionPaintCompleteEvent
(MapPanel source) Constructs a new event with the MapPanel that is the source of this event. -
Method Summary
-
Constructor Details
-
PaintCompleteEvent
Constructs a new event with the MapPanel that is the source of this event.- Parameters:
source
- MapPanel
-
-
Method Details
-
getSource
-