|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPDFViewerImplementation
The Interface IPDFViewerImplementation.
Method Summary | |
---|---|
void |
setPdfFile(java.io.File pdfFile)
Sets the pdf file. |
void |
setPdfURL(java.net.URL pdfFile)
Sets the pdf url. |
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IDocViewerImplementation |
---|
changePage |
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IFrameImplementation |
---|
drawImage, drawImage, flushGraphics, getGraphicsContext, getImages, removeAllImages, removeImage |
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IQuadContentItemImplementation |
---|
setAutoFitSize, setHeight, setWidth |
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IContentItemImplementation |
---|
addMultitouchListener, contains, getImplementationObject, hasCollision, init, setAngle, setBackGround, setBorder, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
Method Detail |
---|
void setPdfFile(java.io.File pdfFile)
pdfFile
- the new pdf filevoid setPdfURL(java.net.URL pdfFile)
pdfFile
- the new pdf url
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |