org.gudy.azureus2.ui.swt.views.stats
Class TransferStatsView.limitToTextHelper
java.lang.Object
org.gudy.azureus2.ui.swt.views.stats.TransferStatsView.limitToTextHelper
- Enclosing class:
- TransferStatsView
public static class TransferStatsView.limitToTextHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransferStatsView.limitToTextHelper
public TransferStatsView.limitToTextHelper()
getSettableTypes
public String[] getSettableTypes()
getSettableType
public String getSettableType(SpeedManagerLimitEstimate limit)
typeToText
public String typeToText(float type)
textToType
public float textToType(String text)
getLimitText
public String getLimitText(SpeedManagerLimitEstimate limit)
getUnlimited
public String getUnlimited()