|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.gtk.CellRendererAttribute
org.gnu.gtk.CellRenderer.Attribute
org.gnu.gtk.CellRendererProgress.Attribute
public static class CellRendererProgress.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". |
Fields inherited from class org.gnu.gtk.CellRenderer.Attribute |
---|
CELL_BACKGROUND, CELL_BACKGROUND_GDK, CELL_BACKGROUND_SET, HEIGHT, IS_EXPANDED, IS_EXPANDER, MODE, SENSITIVE, VISIBLE, WIDTH, XALIGN, XPAD, YALIGN, YPAD |
Method Summary |
---|
Methods inherited from class org.gnu.gtk.CellRendererAttribute |
---|
toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final CellRendererProgress.Attribute TEXT
public static final CellRendererProgress.Attribute VALUE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |