Module  java.desktop

Class SynthFormattedTextFieldUI

    • 构造方法详细信息

      • SynthFormattedTextFieldUI

        public SynthFormattedTextFieldUI​()
    • 方法详细信息

      • createUI

        public static ComponentUI createUI​(JComponent c)
        为JFormattedTextField创建一个UI。
        参数
        c - 格式化的文本字段
        结果
        UI
      • getPropertyPrefix

        protected String getPropertyPrefix​()
        获取通过UIManager查找属性的键。 这被用作所有标准文本属性的前缀。
        重写:
        getPropertyPrefixBasicTextFieldUI
        结果
        名称“FormattedTextField”