org.openide.explorer.propertysheet
Interface  ExPropertyModel
- All Superinterfaces: 
 - PropertyModel
 
- All Known Implementing Classes: 
 - DefaultPropertyModel
 
- public interface ExPropertyModel
- extends PropertyModel
  
An extension to the PropertyModel interface that allows
 the property to supply information for ExPropertyEditor.
 
 
 
getBeans
public Object[] getBeans()
- Returns an array of beans/nodes that this property belongs
 to.
 
 
getFeatureDescriptor
public FeatureDescriptor getFeatureDescriptor()
- Returns descriptor describing the property.
 
 
Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.