当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
SimpleIndentEngineBeanInfo (Editor Module) - NetBeans API Javadoc (Current Development Version)
org.netbeans.modules.editor
Class SimpleIndentEngineBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
org.netbeans.modules.editor.FormatterIndentEngineBeanInfo
org.netbeans.modules.editor.SimpleIndentEngineBeanInfo
- All Implemented Interfaces:
- BeanInfo
public class SimpleIndentEngineBeanInfo
- extends FormatterIndentEngineBeanInfo
Beaninfo for JavaIndentEngine.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleIndentEngineBeanInfo
public SimpleIndentEngineBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Specified by:
getBeanDescriptor
in interface BeanInfo
- Overrides:
getBeanDescriptor
in class SimpleBeanInfo
getBeanClass
protected Class getBeanClass()
- Specified by:
getBeanClass
in class FormatterIndentEngineBeanInfo
getString
protected String getString(String key)
- Description copied from class:
FormatterIndentEngineBeanInfo
- Get the localized string. This method must be overriden
in children if they add new properties or other stuff
that needs to be localized.
- Overrides:
getString
in class FormatterIndentEngineBeanInfo
- Parameters:
key
- key to find in a bundle
- Returns:
- localized string