net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommTextPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.TextUI
javax.swing.plaf.basic.BasicTextUI
javax.swing.plaf.basic.BasicEditorPaneUI
javax.swing.plaf.basic.BasicTextPaneUI
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommTextPaneUI
- All Implemented Interfaces:
- ViewFactory
public class SIPCommTextPaneUI
- extends BasicTextPaneUI
SIPCommTextPaneUI implementation.
- Author:
- Yana Stamcheva
| Methods inherited from class javax.swing.plaf.basic.BasicTextUI |
create, create, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getToolTipText, getVisibleEditorRect, installDefaults, installKeyboardActions, installListeners, modelChanged, modelToView, modelToView, paint, paintBackground, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, update, viewToModel, viewToModel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIPCommTextPaneUI
public SIPCommTextPaneUI()
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.