Class GradientEditorListener
- java.lang.Object
-
- com.michaelbaranov.microba.gradienteditor.ui.GradientEditorListener
-
- All Implemented Interfaces:
java.beans.PropertyChangeListener
,java.util.EventListener
public class GradientEditorListener extends java.lang.Object implements java.beans.PropertyChangeListener
-
-
Constructor Summary
Constructors Constructor Description GradientEditorListener(GradientEditor editor, GradientEditorUI ui)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
propertyChange(java.beans.PropertyChangeEvent evt)
-
-
-
Constructor Detail
-
GradientEditorListener
public GradientEditorListener(GradientEditor editor, GradientEditorUI ui)
-
-