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

org.netbeans.api.editor.settings (NetBeans Editor Settings) - NetBeans API Javadoc 5.0.0

 

Package org.netbeans.api.editor.settings

Class Summary
CodeTemplateDescription Description of the code template includes abbreviation name, description and parametrized text.
CodeTemplateSettings Code templates settings are represented by map of key=<String>code template name and value=<String>code template string.
EditorStyleConstants Style Constants for Fonts and Colors AttributeSets.
FontColorNames Fonts and Colors settings names
FontColorSettings Fonts and Colors settings are represented by map of key=<String>fonts and colors syntax name and value=AttributeSet.
KeyBindingSettings KeyBindings settings are represented by List of keybindings.
MultiKeyBinding Variant of JTextComponent.KeyBinding to hold several successive keystrokes.
SimpleValueNames The names of SimpleValuesSettings.
 


 

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