public interface IInputDialog<INPUT_TYPE> extends IWindow, IInputComponent<INPUT_TYPE>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOkPressed() |
void |
setMinSize(Dimension minSize) |
centerLocation, createChildWindow, getChildWindows, setMaxPackSize, setMinPackSizedispose, getParentBounds, packaddWindowListener, removeWindowListeneraddValidator, hasModifications, isEditable, resetModificationStatecreatePopupMenu, fromComponent, getBounds, hasFocus, isReparentable, isShowing, setBounds, setPopupMenu, setPosition, setSize, toComponent, toLocal, toScreendispose, getRoot, isDisposedaddDisposeListener, removeDisposeListeneraddShowingStateListener, removeShowingStateListenergetValue, setValueaddValidationConditionListener, removeValidationConditionListener, validatesetEditablegetBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisiblegetUiReference, isEnabled, setEnabledaddComponentListener, removeComponentListeneraddFocusListener, removeFocusListeneraddKeyListener, removeKeyListeneraddMouseListener, removeMouseListeneraddMouseMotionListener, removeMouseMotionListeneraddPopupDetectionListener, removePopupDetectionListeneraddInputListener, removeInputListenervoid setMinSize(Dimension minSize)
boolean isOkPressed()
Siehe auch Jowidgets Nutzerhandbuch