Uses of Class
com.biglybt.ui.swt.shells.GCStringPrinter
-
Packages that use GCStringPrinter Package Description com.biglybt.ui.swt.columns.vuzeactivity com.biglybt.ui.swt.mainwindow com.biglybt.ui.swt.skin -
-
Uses of GCStringPrinter in com.biglybt.ui.swt.columns.vuzeactivity
Methods in com.biglybt.ui.swt.columns.vuzeactivity that return GCStringPrinter Modifier and Type Method Description private GCStringPrinter
ColumnActivityText. setupStringPrinter(org.eclipse.swt.graphics.GC gc, TableCellSWT cell)
-
Uses of GCStringPrinter in com.biglybt.ui.swt.mainwindow
Fields in com.biglybt.ui.swt.mainwindow declared as GCStringPrinter Modifier and Type Field Description private GCStringPrinter
SystemWarningWindow. spCount
private GCStringPrinter
SystemWarningWindow. spText
private GCStringPrinter
SystemWarningWindow. spTitle
-
Uses of GCStringPrinter in com.biglybt.ui.swt.skin
Fields in com.biglybt.ui.swt.skin declared as GCStringPrinter Modifier and Type Field Description private GCStringPrinter
SWTSkinObjectText2. lastStringPrinter
-