Package com.biglybt.ui.swt
Class TorrentMenuFancy.FancyMenuRowInfo
- java.lang.Object
-
- com.biglybt.ui.swt.TorrentMenuFancy.FancyRowInfo
-
- com.biglybt.ui.swt.TorrentMenuFancy.FancyMenuRowInfo
-
- Enclosing class:
- TorrentMenuFancy
private static class TorrentMenuFancy.FancyMenuRowInfo extends TorrentMenuFancy.FancyRowInfo
-
-
Field Summary
Fields Modifier and Type Field Description private org.eclipse.swt.widgets.Menu
menu
-
Constructor Summary
Constructors Modifier Constructor Description private
FancyMenuRowInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.swt.widgets.Menu
getMenu()
void
setMenu(org.eclipse.swt.widgets.Menu menu)
-
Methods inherited from class com.biglybt.ui.swt.TorrentMenuFancy.FancyRowInfo
getIconLabel, getListener, getRightLabel, getRow, getText, hasSubMenu, isSelected, keepMenu, redraw, setCheckLabel, setEnabled, setHasSubMenu, setIconLabel, setKeepMenu, setListener, setRightLabel, setRightLabelText, setRow, setSelection, setText
-
-