public interface IProgressBarSetupCommon extends IComponentSetupCommon
Modifier and Type | Method and Description |
---|---|
int |
getMaximum() |
int |
getMinimum() |
Orientation |
getOrientation() |
boolean |
isIndeterminate() |
Orientation getOrientation()
int getMinimum()
int getMaximum()
boolean isIndeterminate()
Siehe auch Jowidgets Nutzerhandbuch