Uses of Class
com.biglybt.ui.swt.mdi.TabbedMDI
-
Packages that use TabbedMDI Package Description com.biglybt.ui.swt.mdi com.biglybt.ui.swt.views.stats com.biglybt.ui.swt.views.table.impl -
-
Uses of TabbedMDI in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi declared as TabbedMDI Modifier and Type Field Description private TabbedMDI
TabbedMDI_Ren. mdi
Methods in com.biglybt.ui.swt.mdi that return TabbedMDI Modifier and Type Method Description TabbedMDI
TabbedEntry. getMDI()
Methods in com.biglybt.ui.swt.mdi with parameters of type TabbedMDI Modifier and Type Method Description (package private) static void
TabbedMDI_Ren. setupTabFolderRenderer(TabbedMDI mdi, org.eclipse.swt.custom.CTabFolder tabFolder)
Constructors in com.biglybt.ui.swt.mdi with parameters of type TabbedMDI Constructor Description TabbedEntry(TabbedMDI mdi, SWTSkin skin, java.lang.String id)
TabbedMDI_Ren(org.eclipse.swt.custom.CTabFolder tabFolder, TabbedMDI mdi)
-
Uses of TabbedMDI in com.biglybt.ui.swt.views.stats
Fields in com.biglybt.ui.swt.views.stats declared as TabbedMDI Modifier and Type Field Description private TabbedMDI
StatsView. tabbedMDI
-
Uses of TabbedMDI in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl declared as TabbedMDI Modifier and Type Field Description private TabbedMDI
TableViewSWT_TabsCommon. tabbedMDI
-