|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.events.Command
com.cosylab.vdct.events.commands.GetPrintableInterface
public class GetPrintableInterface
Insert the type's description here. Creation date: (3.2.2001 22:05:51)
Constructor Summary | |
---|---|
GetPrintableInterface(java.awt.print.Pageable intf)
Insert the method's description here. |
Method Summary | |
---|---|
void |
execute()
Insert the method's description here. |
java.awt.print.Pageable |
getPageable()
Insert the method's description here. |
void |
setPageable(java.awt.print.Pageable newPageable)
Insert the method's description here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetPrintableInterface(java.awt.print.Pageable intf)
printable
- java.awt.print.PrintableMethod Detail |
---|
public void execute()
execute
in class Command
public java.awt.print.Pageable getPageable()
public void setPageable(java.awt.print.Pageable newPageable)
newPageable
- java.awt.print.Pageable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |