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

L-Index (Editor Module) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor/3 1.32.0
A B C D E F G H I K L M N O P R S T U V W X

L

LATEST_OPTIONS_VERSION - Static variable in class org.netbeans.modules.editor.options.BaseOptions
Latest version of the options.
LINE_HEIGHT_CORRECTION_PROP - Static variable in class org.netbeans.modules.editor.options.BaseOptions
 
LINE_NUMBER_VISIBLE_PROP - Static variable in class org.netbeans.modules.editor.options.BaseOptions
 
loadDefaultKeyBindings() - Method in class org.netbeans.modules.editor.options.AllOptionsFolder
Loads default global keyBindings List and initializes it.
loadMIMEOption(Class) - Method in class org.netbeans.modules.editor.options.AllOptionsFolder
Deprecated. See loadMimeOption(Class, boolean) for details.
loadMIMEOption(Class, boolean) - Method in class org.netbeans.modules.editor.options.AllOptionsFolder
Deprecated. There is no reason you should call this method. It should have never been made public. Use MimeLookup.getLookup(MimePath.parse(your-mime-type)).lookup(BaseOptions.class) for accessing BaseOptions for your mime type.
loadSettings(boolean) - Method in class org.netbeans.modules.editor.options.AbbrevsMIMEOptionFile
Loads settings from XML file.
loadSettings(boolean) - Method in class org.netbeans.modules.editor.options.FontsColorsMIMEOptionFile
Loads settings from XML file.
loadSettings(boolean) - Method in class org.netbeans.modules.editor.options.KeyBindingsMIMEOptionFile
Loads settings from XML file.
loadSettings(boolean) - Method in class org.netbeans.modules.editor.options.MacrosMIMEOptionFile
Loads settings from XML file.
loadSettings(boolean) - Method in class org.netbeans.modules.editor.options.MIMEOptionFile
Loads settings stored in XML file
loadSettings() - Method in class org.netbeans.modules.editor.options.MIMEOptionFile
Loads settings stored in XML file and propagate them
loadSettings(boolean) - Method in class org.netbeans.modules.editor.options.PropertiesMIMEOptionFile
Loads settings from XML file.
loadXMLSettings() - Method in class org.netbeans.modules.editor.options.BaseOptions
Load all available settings from XML files and initialize them

org.netbeans.modules.editor/3 1.32.0
A B C D E F G H I K L M N O P R S T U V W X
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.