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

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

 

Uses of Class
org.openide.explorer.propertysheet.PropertyEnv

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

Uses of PropertyEnv in org.openide.explorer.propertysheet
 

Methods in org.openide.explorer.propertysheet with parameters of type PropertyEnv
 void InplaceEditor.connect(PropertyEditor pe, PropertyEnv env)
          Connect this editor with a property editor.
 void ExPropertyEditor.attachEnv(PropertyEnv env)
          This method is called by the IDE to pass the environment to the property editor.
 


 

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