|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DjVuInterface
This interface should be implemented by all DjVu classes which use DjVuOptions. The standard is to implement this method, and then create a static method which creates an instance of the class and initializes the object copy of of DjVuOptions based on the argument passed to the creator.
Method Summary | |
---|---|
DjVuOptions |
getDjVuOptions()
Query the DjVuOptions object in use |
void |
setDjVuOptions(DjVuOptions options)
Sets the DjVuOptions. |
Method Detail |
---|
void setDjVuOptions(DjVuOptions options)
options
- to useDjVuOptions getDjVuOptions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |