public class TextPanePainter<E extends javax.swing.JTextPane,U extends WebTextPaneUI,D extends IDecoration<E,D>> extends AbstractTextAreaPainter<E,U,D> implements ITextPanePainter<E,U>
documentChangeListeners, hideInputPromptOnFocus, inputPromptFont, inputPromptForeground, inputPromptHorizontalPosition, inputPromptOnlyWhenEditable, inputPromptVerticalPositionancestor, DECORATION_STATES_PROPERTY, decorationCache, decorations, focused, focusStateTracker, hierarchyTracker, hover, hoverStateTracker, neighboursTracker, statescomponent, listeners, ltr, propertyChangeListener, ui| Constructor and Description |
|---|
TextPanePainter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInputPrompt()
Returns input prompt text.
|
getDecorationStates, getEditorRect, install, isInputPromptVisible, paintContent, paintInputPrompt, uninstalladjustBounds, asList, collectDecorationStates, getBorders, getDecoration, getDecorations, getDecorationSize, getPreferredSize, getSectionPainters, installFocusListener, installHierarchyListener, installHoverListener, isDecorated, isDecorationPaintAllowed, isEnabled, isFocused, isHover, isOpaque, isOpaqueDecorated, isOpaqueUndecorated, isPlainBackgroundPaintAllowed, paint, propertyChange, provideShape, uninstallFocusListener, uninstallHierarchyListener, uninstallHoverListener, updateDecorationState, usesState, usesStateaddPainterListener, b, borderChange, getCompleteBorder, i, i, i, installPropertyChangeListener, isSectionPainter, isSettingsUpdateAllowed, orientationChange, p, removePainterListener, repaint, repaint, repaint, revalidate, saveOrientation, uninstallPropertyChangeListener, updateAll, updateBorder, updateOpacity, updateOrientationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisInputPromptVisibleaddPainterListener, getBorders, getPreferredSize, install, isOpaque, paint, removePainterListener, uninstallpublic java.lang.String getInputPrompt()
IAbstractTextEditorPaintergetInputPrompt in interface IAbstractTextEditorPainter<E extends javax.swing.JTextPane,U extends WebTextPaneUI>