Package hec.event

Interface ModifiableListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
AiShapeGlyph, TmsMapGlyph

public interface ModifiableListener extends EventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    modifiedStateChanged(Modifiable obj, boolean modified)
     
  • Method Details

    • modifiedStateChanged

      void modifiedStateChanged(Modifiable obj, boolean modified)