Package hec.gfx2d

Class G2dGlyph.PropertiesOKListener

java.lang.Object
hec.gfx2d.G2dGlyph.PropertiesOKListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
G2dGlyph

public class G2dGlyph.PropertiesOKListener extends Object implements ActionListener
This is a listener that accepts OK events from the Properties dialog. It calls repaint on the dialog so the entire line and anything that uses the line is refreshed.
  • Constructor Details

    • PropertiesOKListener

      public PropertiesOKListener()
  • Method Details