Class FlatFormattedTextFieldUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.TextUI
javax.swing.plaf.basic.BasicTextUI
javax.swing.plaf.basic.BasicTextFieldUI
com.formdev.flatlaf.ui.FlatTextFieldUI
com.formdev.flatlaf.ui.FlatFormattedTextFieldUI
- All Implemented Interfaces:
FlatStylingSupport.StyleableUI, ViewFactory
Provides the Flat LaF UI delegate for
JFormattedTextField.
-
Nested Class Summary
Nested classes/interfaces inherited from class BasicTextUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter -
Field Summary
Fields inherited from class FlatTextFieldUI
clearButton, disabledBackground, focusedBackground, iconTextGap, inactiveBackground, leadingComponent, leadingIcon, minimumWidth, placeholderForeground, showClearButton, trailingComponent, trailingIcon -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FlatTextFieldUI
applyStyle, applyStyleProperty, clearButtonClicked, createCaret, createClearButton, documentChanged, getBackground, getIconsRect, getLeadingComponents, getLeadingIconWidth, getMinimumSize, getPadding, getPreferredSize, getStyleableInfos, getStyleableValue, getTrailingComponents, getTrailingIconWidth, getVisibleEditorRect, hasDefaultMargins, hasLeadingIcon, hasTrailingIcon, installClearButton, installDefaults, installDocumentListener, installLayout, installLeadingComponent, installListeners, installStyle, installTrailingComponent, installUI, isLeftToRight, paintBackground, paintBackground, paintIcons, paintPlaceholder, paintSafely, prepareLeadingOrTrailingComponent, propertyChange, scrollCaretToVisible, uninstallClearButton, uninstallDefaults, uninstallLeadingComponent, uninstallListeners, uninstallTrailingComponent, uninstallUI, updateBackground, updateClearButtonMethods inherited from class BasicTextFieldUI
create, getBaseline, getBaselineResizeBehaviorMethods inherited from class BasicTextUI
create, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getNextVisualPositionFrom, getRootView, getToolTipText, installKeyboardActions, modelChanged, modelToView, modelToView, modelToView2D, paint, setView, uninstallKeyboardActions, update, viewToModel, viewToModel, viewToModel2DMethods inherited from class TextUI
getToolTipText2DMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount
-
Constructor Details
-
FlatFormattedTextFieldUI
public FlatFormattedTextFieldUI()
-
-
Method Details
-
createUI
-
getPropertyPrefix
- Overrides:
getPropertyPrefixin classBasicTextFieldUI
-
getStyleType
String getStyleType()- Overrides:
getStyleTypein classFlatTextFieldUI- Since:
- 2
-