net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommListUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ListUI
javax.swing.plaf.basic.BasicListUI
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommListUI
public class SIPCommListUI
- extends BasicListUI
SIPCommListUI is an implementation of the BasicListUI.
- Author:
- Yana Stamcheva
| Fields inherited from class javax.swing.plaf.basic.BasicListUI |
cellHeight, cellHeights, cellRendererChanged, cellWidth, fixedCellHeightChanged, fixedCellWidthChanged, focusListener, fontChanged, list, listDataListener, listSelectionListener, modelChanged, mouseInputListener, propertyChangeListener, prototypeCellValueChanged, rendererPane, selectionModelChanged, updateLayoutStateNeeded |
| Methods inherited from class javax.swing.plaf.basic.BasicListUI |
convertRowToY, convertYToRow, createFocusListener, createListDataListener, createListSelectionListener, createMouseInputListener, createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, getCellBounds, getPreferredSize, getRowHeight, indexToLocation, installDefaults, installKeyboardActions, installListeners, installUI, locationToIndex, maybeUpdateLayoutState, paintCell, selectNextIndex, selectPreviousIndex, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, updateLayoutState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIPCommListUI
public SIPCommListUI()
createUI
public static ComponentUI createUI(JComponent x)
- Creates a new SIPCommLabelUI instance.
paint
public void paint(Graphics g,
JComponent c)
- Overrides:
paint in class BasicListUI
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.