public interface IButtonCommon extends ITextLabelCommon, IIconCommon, IControlCommon, IActionWidgetCommon
Modifier and Type | Method and Description |
---|---|
void |
push()
Pushes the button, e.g. for unit tests
|
setFontName, setFontSize, setMarkup, setText
setIcon
getLayoutConstraints, getMaxSize, getMinSize, getPreferredSize, setLayoutConstraints, setToolTipText
getBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisible
getUiReference, isEnabled, setEnabled
addComponentListener, removeComponentListener
addFocusListener, removeFocusListener
addKeyListener, removeKeyListener
addMouseListener, removeMouseListener
addMouseMotionListener, removeMouseMotionListener
addPopupDetectionListener, removePopupDetectionListener
addActionListener, removeActionListener
Siehe auch Jowidgets Nutzerhandbuch