net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommPasswordFieldUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.TextUI
javax.swing.plaf.basic.BasicTextUI
javax.swing.plaf.basic.BasicTextFieldUI
javax.swing.plaf.basic.BasicPasswordFieldUI
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommPasswordFieldUI
- All Implemented Interfaces:
- ViewFactory
public class SIPCommPasswordFieldUI
- extends BasicPasswordFieldUI
The SIPCommPasswordFieldUI implementation.
- Author:
- Yana Stamcheva
| Methods inherited from class javax.swing.plaf.basic.BasicTextUI |
create, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getToolTipText, getVisibleEditorRect, installKeyboardActions, installListeners, installUI, modelChanged, modelToView, modelToView, paint, propertyChange, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, viewToModel, viewToModel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIPCommPasswordFieldUI
public SIPCommPasswordFieldUI()
createUI
public static ComponentUI createUI(JComponent c)
paintSafely
protected void paintSafely(Graphics g)
- Overrides:
paintSafely in class BasicTextUI
paintBackground
protected void paintBackground(Graphics g)
- Overrides:
paintBackground in class BasicTextUI
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.