站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Package org.openide.explorer.propertysheet (NetBeans Explorer API) - NetBeans API Javadoc 5.0.0

 

Uses of Package
org.openide.explorer.propertysheet

Packages that use org.openide.explorer.propertysheet
org.openide.explorer.propertysheet The exact properties of a node may be displayed and edited with the Property Sheet
 

Classes in org.openide.explorer.propertysheet used by org.openide.explorer.propertysheet
ExPropertyModel
          Deprecated. - Use PropertySupport.Reflection or BeanNode if you need to expose bean properties
InplaceEditor
          Interface defining the contract of reusable inline cell editors for properties.
InplaceEditor.Factory
          A factory for inplace editor instances.
PropertyEnv
          PropertyEnv is a class which allows an object (such as a Node.Property instance) to communicate hints to property editor instances that affect the behavior or visual rendering of the property in a PropertySheet or PropertyPanel component.
PropertyModel
          A model defining the behavior of a property.
PropertySheet
          Implements a property sheet for a set of nodes.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.