App
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
appcore
src
mhr
appcore
interfaces
PDDisplayer.java
Go to the documentation of this file.
1
package
mhr.appcore.interfaces;
2
3
import
mhr.appcore.bitmap.BitmapInfo;
4
8
public
interface
PDDisplayer
{
9
13
public
void
redraw
();
14
19
public
void
setInput
(
PDBitmap
bitmap);
20
}
Generated on Thu May 23 2013 22:10:56 for App by
1.8.3