Uses of Class
com.biglybt.ui.swt.shells.GCStringPrinter.URLInfo
-
Packages that use GCStringPrinter.URLInfo Package Description com.biglybt.ui.swt.shells com.biglybt.ui.swt.skin -
-
Uses of GCStringPrinter.URLInfo in com.biglybt.ui.swt.shells
Fields in com.biglybt.ui.swt.shells with type parameters of type GCStringPrinter.URLInfo Modifier and Type Field Description private java.util.List<GCStringPrinter.URLInfo>
GCStringPrinter. listUrlInfo
Methods in com.biglybt.ui.swt.shells that return GCStringPrinter.URLInfo Modifier and Type Method Description GCStringPrinter.URLInfo
GCStringPrinter. getHitUrl(int x, int y)
GCStringPrinter.URLInfo[]
GCStringPrinter. getHitUrlInfo()
-
Uses of GCStringPrinter.URLInfo in com.biglybt.ui.swt.skin
Methods in com.biglybt.ui.swt.skin with parameters of type GCStringPrinter.URLInfo Modifier and Type Method Description boolean
SWTSkinObjectText_UrlClickedListener. urlClicked(GCStringPrinter.URLInfo urlInfo)
-