org.gudy.azureus2.ui.swt.mainwindow
Class SelectableSpeedMenu

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.mainwindow.SelectableSpeedMenu

public class SelectableSpeedMenu
extends Object


Constructor Summary
SelectableSpeedMenu()
           
 
Method Summary
static void generateMenuItems(org.eclipse.swt.widgets.Menu parent, AzureusCore core, GlobalManager globalManager, boolean up_menu)
           
static Integer[] getGenericSpeedList(int speedPartitions, int maxBandwidth)
           
static void invokeSlider(AzureusCore core, boolean isUpSpeed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectableSpeedMenu

public SelectableSpeedMenu()
Method Detail

generateMenuItems

public static void generateMenuItems(org.eclipse.swt.widgets.Menu parent,
                                     AzureusCore core,
                                     GlobalManager globalManager,
                                     boolean up_menu)

getGenericSpeedList

public static Integer[] getGenericSpeedList(int speedPartitions,
                                            int maxBandwidth)

invokeSlider

public static void invokeSlider(AzureusCore core,
                                boolean isUpSpeed)
Since:
3.0.1.7