
public static class ProgressBarCell.ProgressBarAppearanceOptions extends Object
| Constructor and Description | 
|---|
ProgressBarAppearanceOptions(String progressText,
                            int width)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getProgressText()  | 
int | 
getWidth()  | 
void | 
setProgressText(String progressText)  | 
void | 
setWidth(int width)  | 
public ProgressBarAppearanceOptions(String progressText, int width)
Copyright © 2018. All rights reserved.