uic.themes
Class UICTableUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.TableUI
javax.swing.plaf.basic.BasicTableUI
uic.themes.UICTableUI
- public class UICTableUI
- extends BasicTableUI
Methods inherited from class javax.swing.plaf.basic.BasicTableUI |
createFocusListener, createKeyListener, createMouseInputListener, installDefaults, installKeyboardActions, installListeners, installUI, paint, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UICTableUI
public UICTableUI()
createUI
public static ComponentUI createUI(JComponent c)
getMaximumSize
public Dimension getMaximumSize(JComponent c)
getPreferredSize
public Dimension getPreferredSize(JComponent c)
getMinimumSize
public Dimension getMinimumSize(JComponent c)
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence