Package de.team33.sphinx.metis
Class JDesktopPanes.Builder<T extends JDesktopPane>
java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
de.team33.patterns.building.elara.LateBuilder<T,JDesktopPanes.Builder<T>>
de.team33.sphinx.metis.JDesktopPanes.Builder<T>
- Type Parameters:
T- The final type of the target instances, at leastJDesktopPane.
- All Implemented Interfaces:
Setup<T,,JDesktopPanes.Builder<T>> Components.Setup<T,,JDesktopPanes.Builder<T>> Containers.Setup<T,,JDesktopPanes.Builder<T>> JComponents.Setup<T,,JDesktopPanes.Builder<T>> JDesktopPanes.Setup<T,,JDesktopPanes.Builder<T>> JLayeredPanes.Setup<T,JDesktopPanes.Builder<T>>
- Enclosing class:
- JDesktopPanes
public static final class JDesktopPanes.Builder<T extends JDesktopPane>
extends LateBuilder<T,JDesktopPanes.Builder<T>>
implements JDesktopPanes.Setup<T,JDesktopPanes.Builder<T>>
Builder implementation to build target instances of
JDesktopPane.-
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.JComponents.Setup
setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDoubleBuffered, setInheritsPopupMenu, setInputMap, setInputVerifier, setOpaque, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTargetMethods inherited from interface de.team33.sphinx.metis.JDesktopPanes.Setup
setDesktopManager, setDragMode, setSelectedFrame, setUIMethods inherited from interface de.team33.sphinx.metis.JLayeredPanes.Setup
setLayer, setLayer, setPosition