org.openide.src.nodes
Class  SourceOptionsBeanInfo
java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--org.openide.src.nodes.SourceOptionsBeanInfo
- All Implemented Interfaces: 
 - BeanInfo
 
- public final class SourceOptionsBeanInfo
- extends SimpleBeanInfo
  
BeanInfo for source options.
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SourceOptionsBeanInfo
public SourceOptionsBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Prefix of the icon location.
- Overrides:
 getBeanDescriptor in class SimpleBeanInfo
 
 
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Overrides:
 getPropertyDescriptors in class SimpleBeanInfo
 
getIcon
public Image getIcon(int type)
- Overrides:
 getIcon in class SimpleBeanInfo
 
Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.