[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Default printer?

Le 15/04/2008 20:02, Carolyn MacLeod a écrit :
If you are getting your PrinterData object from the PrintDialog, then save that instead, and then you can take advantage of new PrintDialog.setPrinterData(data) API ...

Where did you find this API please? I didn't find any setPrinterData method.