com.icesoft.pdf.ri.common
Class TextExtractionGlue
java.lang.Object
com.icesoft.pdf.ri.common.TextExtractionGlue
- All Implemented Interfaces:
- ActionListener, EventListener
- public class TextExtractionGlue
- extends Object
- implements ActionListener
Acts as glue between the TextExtractionTask and ProgressMonitor.
- Since:
- 2.0
- Author:
- Mark Collette
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
actionPerformed in interface ActionListener