org.openide.text
Class  PrintSettingsBeanInfo
java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--org.openide.text.PrintSettingsBeanInfo
- All Implemented Interfaces: 
 - BeanInfo
 
- public class PrintSettingsBeanInfo
- extends SimpleBeanInfo
  
BeanInfo for PrintSettings.
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PrintSettingsBeanInfo
public PrintSettingsBeanInfo()
getIcon
public Image getIcon(int type)
- Returns the PrintSettings' icon
- Overrides:
 getIcon in class SimpleBeanInfo
 
 
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Descriptor of valid properties
- Overrides:
 getPropertyDescriptors in class SimpleBeanInfo
 
- Returns:
 - array of properties
 
 
 
Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.