public class XULToolbar extends AbstractXULWidget
<toolbox> <toolbar id="nav"> ... </toolbar> </toolbox>
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 |
---|
XULToolbar(XULDocument document,
org.w3c.dom.Element elt) |
Modifier and Type | Method and Description |
---|---|
boolean |
canAddToHierarchy()
Return false.
|
XULToolbar |
cloneWidget()
Clone the widget.
|
javax.swing.JToolBar |
getComponent()
Return the associated Swing component.
|
boolean |
hasChildren()
Return true.
|
bindAnyAction, bindChangeAction, bindChangeActionImpl, bindCommandAction, bindMouseOutAction, bindMouseOverAction, bindSelectAction, get, 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, set, 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
applyStyles, bindClickAction, bindLoadAction, finishConstruction, getOnLoad, getParentElement, getPreferredSize, getSizedComponent, isEmptyContructionElement
getAttrValue, getElement, getID, hasAttr
public XULToolbar(XULDocument document, org.w3c.dom.Element elt)
public XULToolbar cloneWidget()
XULWidget
public javax.swing.JToolBar getComponent()
XULElement
getComponent
in interface XULElement
getComponent
in class AbstractXULElement
public boolean canAddToHierarchy()
public boolean hasChildren()
Copyright © 2008-2020 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence