public class XULProgressMeter extends AbstractXULWidget
<label value="a Text"/>
align, bindings
comp, document, elt
ALIGN, CHECKED, CLASS, COLS, CURPOS, CURRENTINDEX, CURRENTITEM, DECIMALPLACES, DIALOGTYPE, DIRECTORY, DISABLED, DOCUMENT, EDITABLE, EDITING_COLUMN, EDITING_ROW, EXTENSIONS, HEIGHT, HIDDEN, HORIZONTAL, ID, IMAGE, INCREMENT, ITEMCOUNT, LABEL, LEFT, MAX, MAX_HEIGHT, MAX_WIDTH, MAXPOS, MIN, MIN_HEIGHT, MIN_WIDTH, MODE, MULTILINE, ORIENT, PAGEINCREMENT, RESIZABLE, ROWS, SCREENX, SCREENY, SELECTED, SELECTEDINDEX, SRC, STYLE, TITLE, TOOLTIPTEXT, TOP, TYPE, VALUE, VERTICAL, VIEW, WIDTH, WINDOW, WRAP
Constructor and Description |
---|
XULProgressMeter() |
XULProgressMeter(XULDocument document,
org.w3c.dom.Element elt) |
Modifier and Type | Method and Description |
---|---|
boolean |
applyStyles(CSSStyles.Rules rules)
Apply the styles on the widget.
|
XULProgressMeter |
cloneWidget()
Clone the widget.
|
java.lang.Object |
get(java.lang.String property)
Return the value of a property.
|
javax.swing.JProgressBar |
getComponent()
Return the associated Swing component.
|
void |
jsSet_max(java.lang.String value) |
void |
jsSet_mode(java.lang.String value) |
void |
jsSet_value(java.lang.String value) |
void |
set(java.lang.String property,
java.lang.String value)
Set an attribute value for this widget as a String.
|
bindAnyAction, bindChangeAction, bindChangeActionImpl, bindCommandAction, bindMouseOutAction, bindMouseOverAction, bindSelectAction, getAlignment, getDocument, getFunctionBinding, getOnChange, getOnCommand, getOnMouseOut, getOnMouseOver, getOnSelect, getStyle, getStyleClasses, getWidgetType, jsSet_class, jsSet_height, jsSet_hidden, jsSet_left, jsSet_style, jsSet_tooltiptext, jsSet_top, jsSet_width, reapplyStyle, reapplyStyle, resetMaximumSize, resetMinimumSize, resetPosition, resetSize, setComponent, setFunctionBinding, setStyle, setStyleClasses, setToolTipText, wrapActionEvent, wrapAdjustmentEvent, wrapChangeEvent, wrapChangeEvent, wrapChangeEvent, wrapChangeEvent, wrapDocumentEvent, wrapHoverEvent, wrapOutEvent, wrapSelectedEvent
addAttribute, getAlignmentFromNode, getAttrValueAsBoolean, getAttrValueAsBoolean, getAttrValueAsDimension, getAttrValueAsDouble, getAttrValueAsIcon, getAttrValueAsInteger, getElement, getID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindClickAction, bindLoadAction, canAddToHierarchy, finishConstruction, getOnLoad, getParentElement, getPreferredSize, getSizedComponent, hasChildren, isEmptyContructionElement
getAttrValue, getElement, getID, hasAttr
public XULProgressMeter()
public XULProgressMeter(XULDocument document, org.w3c.dom.Element elt)
public XULProgressMeter cloneWidget()
XULWidget
public boolean applyStyles(CSSStyles.Rules rules)
rules
- the CSS rules applied to this widgetpublic javax.swing.JProgressBar getComponent()
XULElement
getComponent
in interface XULElement
getComponent
in class AbstractXULElement
public java.lang.Object get(java.lang.String property)
AbstractXULWidget
get
in interface XULElement
get
in class AbstractXULWidget
property
- the property namepublic void set(java.lang.String property, java.lang.String value)
AbstractXULWidget
set
in interface XULElement
set
in class AbstractXULWidget
property
- the property namevalue
- the property valuepublic final void jsSet_mode(java.lang.String value)
public final void jsSet_value(java.lang.String value)
public final void jsSet_max(java.lang.String value)
Copyright © 2008-2020 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence