Class SetLogConfigHandler
- java.lang.Object
-
- org.apache.uima.tools.cvd.control.SetLogConfigHandler
-
- All Implemented Interfaces:
ActionListener
,EventListener
public class SetLogConfigHandler extends Object implements ActionListener
-
-
Constructor Summary
Constructors Constructor Description SetLogConfigHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(ActionEvent e)
-
-
-
Method Detail
-
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interfaceActionListener
-
-