File
Doc
Category
Size
Date
Package
UIProgressBar.java
API Doc
Azureus 3.0.3.4
1309
Thu Feb 09 19:43:08 GMT 2006
org.gudy.azureus2.plugins.ui.components
UIProgressBar
public interface UIProgressBar implements UIComponent
author
parg
Fields Summary
Constructors Summary
Methods Summary
public
int
getPercentageComplete
()
public void
setPercentageComplete
(
int
percentage)
Setting values results in a PT_VALUE property change with an Integer value
param
precentage
Java Code Source