public class XULProgressMeter extends AbstractXULWidget
<label value="a Text"/>
align, bindingscomp, document, eltALIGN, 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, wrapSelectedEventaddAttribute, getAlignmentFromNode, getAttrValueAsBoolean, getAttrValueAsBoolean, getAttrValueAsDimension, getAttrValueAsDouble, getAttrValueAsIcon, getAttrValueAsInteger, getElement, getIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindClickAction, bindLoadAction, canAddToHierarchy, finishConstruction, getOnLoad, getParentElement, getPreferredSize, getSizedComponent, hasChildren, isEmptyContructionElementgetAttrValue, getElement, getID, hasAttrpublic XULProgressMeter()
public XULProgressMeter(XULDocument document, org.w3c.dom.Element elt)
public XULProgressMeter cloneWidget()
XULWidgetpublic boolean applyStyles(CSSStyles.Rules rules)
rules - the CSS rules applied to this widgetpublic javax.swing.JProgressBar getComponent()
XULElementgetComponent in interface XULElementgetComponent in class AbstractXULElementpublic java.lang.Object get(java.lang.String property)
AbstractXULWidgetget in interface XULElementget in class AbstractXULWidgetproperty - the property namepublic void set(java.lang.String property,
java.lang.String value)
AbstractXULWidgetset in interface XULElementset in class AbstractXULWidgetproperty - 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