Package org.gvsig.pdf.swing.api
Interface PDFViewer
- All Superinterfaces:
org.gvsig.tools.swing.api.Component,org.gvsig.tools.dispose.Disposable
public interface PDFViewer
extends org.gvsig.tools.swing.api.Component, org.gvsig.tools.dispose.Disposable
- Author:
- osc
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.gvsig.tools.swing.api.Component
asJComponentMethods inherited from interface org.gvsig.tools.dispose.Disposable
dispose
-
Field Details
-
MODE_LIGHT
static final int MODE_LIGHT- See Also:
-
MODE_COMPLETE
static final int MODE_COMPLETE- See Also:
-
-
Method Details
-
put
- Throws:
IOException
-
setMode
void setMode(int mode) -
clean
void clean()
-