T - The final type of the target instance, at least Dialog.S - The final type of the Setup implementation.@FunctionalInterface public static interface Dialogs.Setup<T extends Dialog,S extends Dialogs.Setup<T,S>> extends Windows.Setup<T,S>
Dialog.| Modifier and Type | Method and Description |
|---|---|
default S |
setModal(boolean arg0) |
default S |
setModalityType(Dialog.ModalityType arg0) |
default S |
setResizable(boolean arg0) |
default S |
setTitle(String arg0) |
default S |
setUndecorated(boolean arg0) |
setAlwaysOnTop, setAutoRequestFocus, setFocusableWindowState, setIconImage, setIconImages, setLocationByPlatform, setLocationRelativeTo, setModalExclusionType, setOpacity, setShape, setTypeadd, add, add, add, add, remove, remove, removeAll, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayoutadd, on, remove, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisibledefault S setModal(boolean arg0)
Dialog.setModal(boolean)default S setModalityType(Dialog.ModalityType arg0)
Dialog.setModalityType(ModalityType)default S setResizable(boolean arg0)
Dialog.setResizable(boolean)default S setTitle(String arg0)
Dialog.setTitle(String)default S setUndecorated(boolean arg0)
Dialog.setUndecorated(boolean)Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.