Package de.team33.sphinx.metis
Class JDialogs.Builder<T extends JDialog>
java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
de.team33.patterns.building.elara.LateBuilder<T,JDialogs.Builder<T>>
de.team33.sphinx.metis.JDialogs.Builder<T>
- Type Parameters:
T- The final type of the target instances, at leastJDialog.
- All Implemented Interfaces:
Setup<T,,JDialogs.Builder<T>> Components.Setup<T,,JDialogs.Builder<T>> Containers.Setup<T,,JDialogs.Builder<T>> Dialogs.Setup<T,,JDialogs.Builder<T>> JDialogs.Setup<T,,JDialogs.Builder<T>> Windows.Setup<T,JDialogs.Builder<T>>
- Enclosing class:
- JDialogs
public static final class JDialogs.Builder<T extends JDialog>
extends LateBuilder<T,JDialogs.Builder<T>>
implements JDialogs.Setup<T,JDialogs.Builder<T>>
Builder implementation to build target instances of
JDialog.-
Method Summary
Methods inherited from class de.team33.patterns.building.elara.LateBuilder
build, setupMethods inherited from class de.team33.patterns.building.anthe.SelfReferring
THISMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.team33.sphinx.metis.Components.Setup
add, remove, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, subscribe, subscribeMethods inherited from interface de.team33.sphinx.metis.Containers.Setup
add, add, add, add, add, remove, remove, removeAll, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayoutMethods inherited from interface de.team33.sphinx.metis.Dialogs.Setup
setModal, setModalityType, setResizable, setTitle, setUndecoratedMethods inherited from interface de.team33.sphinx.metis.JDialogs.Setup
setContentPane, setDefaultCloseOperation, setGlassPane, setJMenuBar, setLayeredPane, setTransferHandlerMethods inherited from interface de.team33.sphinx.metis.Windows.Setup
pack, setAlwaysOnTop, setAutoRequestFocus, setFocusableWindowState, setIconImage, setIconImages, setLocationByPlatform, setLocationRelativeTo, setModalExclusionType, setOpacity, setShape, setType