net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommTextAreaUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.TextUI
javax.swing.plaf.basic.BasicTextUI
javax.swing.plaf.basic.BasicTextAreaUI
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommTextAreaUI
- All Implemented Interfaces:
- ViewFactory
public class SIPCommTextAreaUI
- extends BasicTextAreaUI
SIPCommTextAreaUI implementation.
- Author:
- Yana Stamcheva
| Methods inherited from class javax.swing.plaf.basic.BasicTextUI |
create, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getNextVisualPositionFrom, getRootView, getToolTipText, getVisibleEditorRect, installKeyboardActions, installListeners, installUI, modelChanged, modelToView, modelToView, paint, paintBackground, 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 |
SIPCommTextAreaUI
public SIPCommTextAreaUI()
createUI
public static ComponentUI createUI(JComponent c)
paintSafely
protected void paintSafely(Graphics g)
- Overrides:
paintSafely in class BasicTextUI
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.