org.jhotdraw.gui.plaf.palette
Class PaletteTextFieldUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.TextUI
-
- javax.swing.plaf.basic.BasicTextUI
-
- javax.swing.plaf.basic.BasicTextFieldUI
-
- org.jhotdraw.gui.plaf.palette.PaletteTextFieldUI
-
- All Implemented Interfaces:
- javax.swing.text.ViewFactory
public class PaletteTextFieldUI extends javax.swing.plaf.basic.BasicTextFieldUIPaletteTextFieldUI.
-
-
Constructor Summary
Constructors Constructor and Description PaletteTextFieldUI()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static javax.swing.plaf.ComponentUIcreateUI(javax.swing.JComponent c)Creates a UI for a JTextField.voidpaintBackground(java.awt.Graphics g)-
Methods inherited from class javax.swing.plaf.basic.BasicTextFieldUI
create, 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
-
-
-
-
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
-
paintBackground
public void paintBackground(java.awt.Graphics g)
- Overrides:
paintBackgroundin classjavax.swing.plaf.basic.BasicTextUI
-
-
DataMelt 3.0 © DataMelt by jWork.ORG