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

Uses of Interface org.openide.explorer.propertysheet.InplaceEditor.Factory (NetBeans Explorer API) - NetBeans API Javadoc 5.0.0

 

Uses of Interface
org.openide.explorer.propertysheet.InplaceEditor.Factory

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

Uses of InplaceEditor.Factory in org.openide.explorer.propertysheet
 

Methods in org.openide.explorer.propertysheet with parameters of type InplaceEditor.Factory
 void PropertyEnv.registerInplaceEditorFactory(InplaceEditor.Factory factory)
          Register a factory for InplaceEditor instances that the property sheet should use as an inline editor for the property.
 


 

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