Package de.team33.sphinx.metis
Class JLabels.Builder<L extends JLabel>
java.lang.Object
de.team33.patterns.building.elara.BuilderBase<B>
de.team33.patterns.building.elara.LateBuilder<L,JLabels.Builder<L>>
de.team33.sphinx.metis.JLabels.Builder<L>
- Type Parameters:
L- The final type of the target instances, at leastJLabel.
- All Implemented Interfaces:
Setup<L,,JLabels.Builder<L>> Components.Setup<L,,JLabels.Builder<L>> Containers.Setup<L,,JLabels.Builder<L>> JComponents.Setup<L,,JLabels.Builder<L>> JLabels.Setup<L,JLabels.Builder<L>>
- Enclosing class:
- JLabels
public static final class JLabels.Builder<L extends JLabel>
extends LateBuilder<L,JLabels.Builder<L>>
implements JLabels.Setup<L,JLabels.Builder<L>>
Builder implementation to build target instances of
JLabel.-
Method Summary
Methods inherited from class de.team33.patterns.building.elara.LateBuilder
build, setupMethods inherited from class de.team33.patterns.building.elara.BuilderBase
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.JLabels.Setup
setDisabledIcon, setDisplayedMnemonic, setDisplayedMnemonic, setDisplayedMnemonicIndex, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setLabelFor, setText, setUI, setVerticalAlignment, setVerticalTextPosition