站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.options (Editor Module) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor/3 1.32.0

Package org.netbeans.modules.editor.options

Class Summary
AbbrevInputPanel Input panel for pair of strings, one inline and one in editor
AbbrevsEditor AbbrevsEditor is editor for Map of abbreviations.
AbbrevsEditorPanel Component for visual editing of Map of abbreviations.
AbbrevsMIMEOptionFile MIME Option XML file for Abbreviations settings.
AbbrevsMIMEProcessor  
AllOptions Deprecated. the AllOptions class has been replaced by AllOptionsFolder
AllOptionsBeanInfo BeanInfo for common options
AllOptionsFolder Editor Settings main node folder.
AllOptionsFolderBeanInfo BeanInfo for common options
AllOptionsNode Node representing the Editor Settings main node.
AnnotationTypeActionsFolder Processing of folders with annotation types actions.
AnnotationTypeOptions Customizable bean which delegates to AnnotationType
AnnotationTypeOptionsBeanInfo BeanInfo for AnnotationTypeOptions
AnnotationTypeProcessor Processor of the XML file.
AnnotationTypesFolder Representation of the "Editors/AnnotationTypes" folder.
AnnotationTypesNode Node representing the Annotation Types in Options window.
BaseOptions Options for the base editor kit.
BaseOptionsBeanInfo BeanInfo for base options
BaseOptionsBeanInfo.CaretTypeEditor  
BasePrintOptions Options for the plain editor kit
BasePrintOptionsBeanInfo BeanInfo for plain options
ColoringArrayEditor ColoringArrayEditor is editor for Editors colorings settings, operates over java.util.HashMap as it needs null key.
ColoringArrayEditorPanel ColoringArrayEditorPanel is custom property editor operating over HashMap containing (String)name:(Coloring)value pairs.
ColoringBean  
ColoringBeanBeanInfo BeanInfo for Coloring class.
ColoringEditor Coloring Editor for editor settings.
ColoringEditorPanel ColoringEditorPanel is custom property editor operating over ColoringBean, it is interfaced only through ColoringEditor
FontsColorsMIMEOptionFile MIME Option XML file for Fonts and Colors settings.
FontsColorsMIMEProcessor XML Processor for Fonts and Colors settings
InstalledOptionsFolder Folder of all installed BaseOptions subClasses, like JavaOptions, HTMLOptions ...
KeyBindingsEditor KeyBindingsEditor is editor for MultiKeyBindings settings of Editor, operates over java.util.List, where single MultiKeyBindings are stored.
KeyBindingsEditorPanel  
KeyBindingsMIMEOptionFile MIME Option XML file for KeyBindings settings.
KeyBindingsMIMEProcessor XML Processor for Key Bindings settings
MacroInputPanel Input panel for pair of strings, one inline and one in editor
MacrosEditor MacrosEditor is editor for Map of macroiations.
MacrosEditorPanel Component for visual editing of Map of macroiations.
MacrosMIMEOptionFile MIME Option XML file for Macros settings.
MacrosMIMEProcessor XML Processor for Macros settings
MIMEOptionFile MIME Option XML file.
MIMEOptionFolder MIME Options Folder representation.
MIMEOptionNode MIME Option Node Representation.
MIMEProcessor XML Processor for MIME Options settings files
MultiPropertyFolder Folder for multi properties.
OptionSupport Options for the base editor kit
OptionUtilities Various utilities for Editor Options.
PopupMultiPropertyFolder  
PropertiesMIMEOptionFile MIME Option XML file for Properties settings.
PropertiesMIMEProcessor XML Processor for properties settings
ScrollInsetsCustomEditor Custom editor for java.awt.Insets allowing to set per cent values as negative numbers.
ScrollInsetsEditor A property editor for Insets class allowing to specify per cent value represented as negative number.
 


org.netbeans.modules.editor/3 1.32.0

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.