JComponentPack 1.5.0

com.zfqjava.swing.plaf.basic
Class BasicPropertyGridUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.zfqjava.swing.plaf.PropertyGridUI
          extended by com.zfqjava.swing.plaf.basic.BasicPropertyGridUI

public class BasicPropertyGridUI
extends PropertyGridUI

The basic L&F for PropertyGridUI.


Constructor Summary
BasicPropertyGridUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 CellManager getCellManager(JPropertyGrid propertyGrid)
           
 void installUI(JComponent c)
           
 void uninstallUI(JComponent c)
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicPropertyGridUI

public BasicPropertyGridUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent c)

installUI

public void installUI(JComponent c)
Overrides:
installUI in class ComponentUI

uninstallUI

public void uninstallUI(JComponent c)
Overrides:
uninstallUI in class ComponentUI

getCellManager

public CellManager getCellManager(JPropertyGrid propertyGrid)
Specified by:
getCellManager in class PropertyGridUI

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.