org.formaria.editor.netbeans.project.style
Class StyleDataLoaderBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by org.formaria.editor.netbeans.project.style.StyleDataLoaderBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class StyleDataLoaderBeanInfo
extends java.beans.SimpleBeanInfo

Copyright (c) Formaria Ltd., 2002-2007

License: see License.txt


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
StyleDataLoaderBeanInfo()
           
 
Method Summary
 java.beans.BeanInfo[] getAdditionalBeanInfo()
           
 java.awt.Image getIcon(int type)
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleDataLoaderBeanInfo

public StyleDataLoaderBeanInfo()
Method Detail

getAdditionalBeanInfo

public java.beans.BeanInfo[] getAdditionalBeanInfo()
Specified by:
getAdditionalBeanInfo in interface java.beans.BeanInfo
Overrides:
getAdditionalBeanInfo in class java.beans.SimpleBeanInfo

getIcon

public java.awt.Image getIcon(int type)
Specified by:
getIcon in interface java.beans.BeanInfo
Overrides:
getIcon in class java.beans.SimpleBeanInfo