ViewFactorypublic class BasicFormattedTextFieldUI extends BasicTextFieldUI
JFormattedTextField.BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter
| Constructor | Description | 
|---|---|
| BasicFormattedTextFieldUI() | Constructs a  BasicFormattedTextFieldUI. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static ComponentUI | createUI | Creates a UI for a JFormattedTextField. | 
| protected String | getPropertyPrefix() | Fetches the name used as a key to lookup properties through the UIManager. | 
create, getBaseline, getBaselineResizeBehavior
create, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getToolTipText, getVisibleEditorRect, installDefaults, installKeyboardActions, installListeners, installUI, modelChanged, modelToView, modelToView, paint, paintBackground, paintSafely, propertyChange, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, viewToModel, viewToModel
getToolTipText2D, modelToView2D, viewToModel2D
contains, getAccessibleChild, getAccessibleChildrenCount
public BasicFormattedTextFieldUI()
BasicFormattedTextFieldUI.public static ComponentUI createUI(JComponent c)
c - the formatted text fieldprotected String getPropertyPrefix()
getPropertyPrefix in class BasicTextFieldUI
    © 1993, 2023, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
    https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/plaf/basic/BasicFormattedTextFieldUI.html