org.gnu.gtk
public static class CellRendererProgress.Attribute extends CellRenderer.Attribute
Field Summary | |
---|---|
static CellRendererProgress.Attribute | TEXT
(String)
The "text" property determines the label which
will be drawn over the progress bar. |
static CellRendererProgress.Attribute | VALUE
(int)
The "value" property determines the percentage to
which the progress bar will be "filled in". |