|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.rssowl.util.shop.PrintShop
Factory class for some Print concerns in RSSOwl
| Constructor Summary | |
private |
PrintShop()
This utility class constructor is hidden |
| Method Summary | |
private static org.eclipse.swt.custom.StyledText |
getPrintPane(String title,
String text)
Returns a StyledText that holds the news infos |
static void |
printNews(String title,
String text)
Method for calling a PrintDialog and printing a news (title, url, text) to the selected printer. |
static boolean |
printNewsFromBrowser()
Print news out of the browser widget |
static boolean |
printNewsFromText()
Print the newstext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private PrintShop()
| Method Detail |
public static void printNews(String title,
String text)
title - Title of the newstext - Text / Description of the newspublic static boolean printNewsFromBrowser()
public static boolean printNewsFromText()
private static org.eclipse.swt.custom.StyledText getPrintPane(String title,
String text)
title - Title of the newstext - Complete text of the news
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||