Package de.team33.sphinx.metis
Class JEditorPanes.Builder<T extends JEditorPane>
java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
de.team33.patterns.building.elara.LateBuilder<T,JEditorPanes.Builder<T>>
de.team33.sphinx.metis.JEditorPanes.Builder<T>
- Type Parameters:
T- The final type of the target instances, at leastJEditorPane.
- All Implemented Interfaces:
Setup<T,,JEditorPanes.Builder<T>> Components.Setup<T,,JEditorPanes.Builder<T>> Containers.Setup<T,,JEditorPanes.Builder<T>> JComponents.Setup<T,,JEditorPanes.Builder<T>> JEditorPanes.Setup<T,,JEditorPanes.Builder<T>> JTextComponents.Setup<T,JEditorPanes.Builder<T>>
- Enclosing class:
- JEditorPanes
public static final class JEditorPanes.Builder<T extends JEditorPane>
extends LateBuilder<T,JEditorPanes.Builder<T>>
implements JEditorPanes.Setup<T,JEditorPanes.Builder<T>>
Builder implementation to build target instances of
JEditorPane.-
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.JEditorPanes.Setup
setContentType, setEditorKit, setEditorKitForContentType, setPage, setPageMethods 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