org.netbeans.modules.editor.indent/2 1.28

Package org.netbeans.modules.editor.indent.spi

Interface Summary
CodeStylePreferences.Provider Code style preferences provider.
ExtraLock Extra locking may be necessary for indentation/reformatting before the document gets write-locked and the actual indentation/reformatting gets started.
IndentTask Indent task performs indentation on a single or multiple lines.
IndentTask.Factory Indent task factory produces indent tasks for the given context.
ReformatTask Reformat task performs actual reformatting within offset bounds of the given context.
ReformatTask.Factory Reformat task factory produces reformat tasks for the given context.
 

Class Summary
CodeStylePreferences Provides access to formatting settings for a document or file.
Context Context information for both indentation and reformatting.
Context.Region Description of the region where the indentation/reformatting should operate.
 


org.netbeans.modules.editor.indent/2 1.28

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.