JComponentPack 1.5.0

com.zfqjava.swing.plaf
Class PropertyGridUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.zfqjava.swing.plaf.PropertyGridUI
Direct Known Subclasses:
BasicPropertyGridUI

public abstract class PropertyGridUI
extends ComponentUI

Pluggable look and feel interface for JPropertyGrid.


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

Constructor Detail

PropertyGridUI

public PropertyGridUI()
Method Detail

getCellManager

public abstract CellManager getCellManager(JPropertyGrid propertyGrid)

JComponentPack 1.5.0

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