Documentation of 'org.jhotdraw.gui.plaf.palette.PaletteFormattedTextFieldUI' Java class
PaletteFormattedTextFieldUI
org.jhotdraw.gui.plaf.palette

Class PaletteFormattedTextFieldUI

  • All Implemented Interfaces:
    javax.swing.text.ViewFactory


    public class PaletteFormattedTextFieldUI
    extends javax.swing.plaf.basic.BasicFormattedTextFieldUI
    PaletteFormattedTextFieldUI.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicTextUI

        javax.swing.plaf.basic.BasicTextUI.BasicCaret, javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      javax.swing.text.View create(javax.swing.text.Element elem)
      Creates a view (FieldView) based on an element.
      static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
      Creates a UI for a JTextField.
      void paintBackground(java.awt.Graphics g) 
      • Methods inherited from class javax.swing.plaf.basic.BasicTextFieldUI

        getBaseline, getBaselineResizeBehavior
      • Methods inherited from class javax.swing.plaf.basic.BasicTextUI

        create, damageRange, damageRange, getEditorKit, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getToolTipText, installUI, modelToView, modelToView, paint, uninstallUI, update, viewToModel, viewToModel
      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, getAccessibleChild, getAccessibleChildrenCount
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PaletteFormattedTextFieldUI

        public PaletteFormattedTextFieldUI()
    • Method Detail

      • createUI

        public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
        Creates a UI for a JTextField.
        Parameters:
        c - the text field
        Returns:
        the UI
      • create

        public javax.swing.text.View create(javax.swing.text.Element elem)
        Creates a view (FieldView) based on an element.
        Specified by:
        create in interface javax.swing.text.ViewFactory
        Overrides:
        create in class javax.swing.plaf.basic.BasicTextFieldUI
        Parameters:
        elem - the element
        Returns:
        the view
      • paintBackground

        public void paintBackground(java.awt.Graphics g)
        Overrides:
        paintBackground in class javax.swing.plaf.basic.BasicTextUI

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.