Uses of Interface
com.biglybt.ui.swt.systray.TrayItemDelegate
-
Packages that use TrayItemDelegate Package Description com.biglybt.ui.swt com.biglybt.ui.swt.systray -
-
Uses of TrayItemDelegate in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt with parameters of type TrayItemDelegate Modifier and Type Method Description static void
Utils. setTT(TrayItemDelegate c, java.lang.String text)
-
Uses of TrayItemDelegate in com.biglybt.ui.swt.systray
Classes in com.biglybt.ui.swt.systray that implement TrayItemDelegate Modifier and Type Class Description class
TrayItemSWT
Created by TuxPaper on 6/29/2017.Fields in com.biglybt.ui.swt.systray declared as TrayItemDelegate Modifier and Type Field Description (package private) TrayItemDelegate
SystemTraySWT. trayItem
Methods in com.biglybt.ui.swt.systray that return TrayItemDelegate Modifier and Type Method Description (package private) static TrayItemDelegate
TrayDelegateFactory. createTrayItem(TrayDelegate tray)
-