Package de.team33.sphinx.metis
Class JTextAreas.Charger<T extends JTextArea>
java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
de.team33.patterns.building.elara.ProtoBuilder<T,C>
de.team33.patterns.building.elara.Charger<T,JTextAreas.Charger<T>>
de.team33.sphinx.metis.JTextAreas.Charger<T>
- Type Parameters:
T- The final type of the target instance, at leastJTextArea.
- All Implemented Interfaces:
Setup<T,,JTextAreas.Charger<T>> Components.Setup<T,,JTextAreas.Charger<T>> Containers.Setup<T,,JTextAreas.Charger<T>> JComponents.Setup<T,,JTextAreas.Charger<T>> JTextAreas.Setup<T,,JTextAreas.Charger<T>> JTextComponents.Setup<T,JTextAreas.Charger<T>>
- Enclosing class:
- JTextAreas
public static final class JTextAreas.Charger<T extends JTextArea>
extends Charger<T,JTextAreas.Charger<T>>
implements JTextAreas.Setup<T,JTextAreas.Charger<T>>
Charger implementation to charge target instances of
JTextArea.-
Nested Class Summary
Nested classes/interfaces inherited from class de.team33.patterns.building.elara.ProtoBuilder
ProtoBuilder.Lifecycle -
Method Summary
Methods inherited from class de.team33.patterns.building.elara.ProtoBuilder
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.JTextAreas.Setup
setColumns, setLineWrap, setRows, setTabSize, setWrapStyleWordMethods inherited from interface de.team33.sphinx.metis.JTextComponents.Setup
setCaret, setCaretColor, setCaretPosition, setDisabledTextColor, setDocument, setDragEnabled, setDropMode, setEditable, setFocusAccelerator, setHighlighter, setKeymap, setMargin, setNavigationFilter, setSelectedTextColor, setSelectionColor, setSelectionEnd, setSelectionStart, setText, setUI