Package hec.gfx2d
Class G2dGlyph.PropertiesOKListener
java.lang.Object
hec.gfx2d.G2dGlyph.PropertiesOKListener
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- G2dGlyph
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertiesOKListener
public PropertiesOKListener()
-
-
Method Details
-
actionPerformed
Description of the Method- Specified by:
actionPerformed
in interfaceActionListener
- Parameters:
e
- Description of Parameter
-