T - The final type of the target instance, at least JEditorPane.S - The final type of the Setup implementation.@FunctionalInterface public static interface JEditorPanes.Setup<T extends JEditorPane,S extends JEditorPanes.Setup<T,S>> extends JTextComponents.Setup<T,S>
JEditorPane.| Modifier and Type | Method and Description |
|---|---|
default S |
setContentType(String arg0) |
default S |
setEditorKit(EditorKit arg0) |
default S |
setEditorKitForContentType(String arg0,
EditorKit arg1) |
default S |
setPage(String arg0) |
default S |
setPage(URL arg0) |
default S |
setText(String arg0) |
setCaret, setCaretColor, setCaretPosition, setComponentOrientation, setDisabledTextColor, setDocument, setDragEnabled, setDropMode, setEditable, setFocusAccelerator, setHighlighter, setKeymap, setMargin, setNavigationFilter, setSelectedTextColor, setSelectionColor, setSelectionEnd, setSelectionStart, setUIsetActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisibleadd, add, add, add, add, remove, remove, removeAll, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayoutadd, on, remove, setBounds, setBounds, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSizedefault S setContentType(String arg0)
JEditorPane.setContentType(String)default S setEditorKit(EditorKit arg0)
JEditorPane.setEditorKit(EditorKit)default S setPage(String arg0)
JEditorPane.setPage(String)default S setPage(URL arg0)
JEditorPane.setPage(URL)default S setText(String arg0)
setText in interface JTextComponents.Setup<T extends JEditorPane,S extends JEditorPanes.Setup<T,S>>JEditorPane.setText(String)Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.