Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
C
cacheAuthentication(String, PasswordAuthentication)
- Method in class com.aptana.ide.core.ui.
AptanaAuthenticator
Cache the authentication, without any processing.
cacheClasses()
- Method in class com.aptana.xml.
Parser
cacheClasses
cachingEnabled()
- Static method in class com.aptana.ide.core.ui.
AptanaAuthenticator
Returns true if caching enable, false otherwise
calculateColumnPercents(Table, double)
- Static method in class com.aptana.ide.core.ui.
SWTUtils
Calculates the percentage width of each column in the table relative to the total table size
calculateColumnWidths(Table)
- Static method in class com.aptana.ide.core.ui.
SWTUtils
Calculates the width of each column in the table
calculateCurrentLexeme(int)
- Method in class com.aptana.ide.editor.js.context.
JSLexemeUtils
Calculates the index and lexeme that the given offset is within and caches it.
calculateCurrentLexeme(int)
- Method in class com.aptana.ide.editors.unified.
ChildOffsetMapper
calculateCurrentLexeme(int)
- Method in class com.aptana.ide.editors.unified.
ParentOffsetMapper
Calculates the index and lexeme that the given offset is within and caches it.
calculateCurrentLexeme(int)
- Method in interface com.aptana.ide.parsing.
IOffsetMapper
Calculates the index and lexeme that the given offset is within and caches it.
calculateIndentation(IDocument, int, boolean)
- Method in class com.aptana.ide.editors.unified.actions.
CodeFormatAction
returns prefered indentation level for a given offset in document
calculateIndentString(int)
- Method in class com.aptana.ide.editor.js.formatting.
FormattingWriter
calculatePositions()
- Method in class com.aptana.ide.editors.unified.
UnifiedReconcilingStrategy
calculatePositions
call(Context, List)
- Method in class com.aptana.ide.parsing.xpath.
SubstringFunction
call(String)
- Method in class org.eclipse.eclipsemonkey.dom.
Wrapper
call(String, Object[])
- Method in class org.eclipse.eclipsemonkey.dom.
Wrapper
CANCEL
- Static variable in class com.aptana.ide.core.
CoreStrings
CANCEL
canCloseBracket(char, IDocument)
- Method in class com.aptana.ide.editors.unified.
UnifiedAutoIndentStrategy
canCloseBracket
canDisconnect()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugTarget
canEvaluate(Template)
- Method in class com.aptana.ide.editor.js.contentassist.
UnifiedTemplateContext
canExpand(Object)
- Method in class com.aptana.ide.core.ui.views.fileexplorer.
DrillDownAdapter
Returns whether expansion is possible for the current selection.
canGoBack()
- Method in class com.aptana.ide.core.ui.views.fileexplorer.
DrillDownAdapter
Returns whether "go back" is possible for child tree.
canGoHome()
- Method in class com.aptana.ide.core.ui.views.fileexplorer.
DrillDownAdapter
Returns whether "go home" is possible for child tree.
canGoInto()
- Method in class com.aptana.ide.core.ui.views.fileexplorer.
DrillDownAdapter
Returns whether "go into" is possible for child tree.
canMakeReference()
- Method in interface com.aptana.ide.editor.js.runtime.
IReferenceable
Determine if this object can create a reference given its current state.
canMarkOccurrences(Lexeme)
- Method in class com.aptana.ide.editor.html.
HTMLSourceEditor
Can this lexeme be highlighted for matching occurrences ?
canMarkOccurrences(Lexeme)
- Method in class com.aptana.ide.editor.xml.
XMLEditor
Can this lexeme be highlighted for matching occurrences ?
canMarkOccurrences(Lexeme)
- Method in class com.aptana.ide.editors.unified.
UnifiedEditor
canMatchNothing()
- Method in class com.aptana.ide.lexer.matcher.
AbstractTextMatcher
canMatchNothing()
- Method in class com.aptana.ide.lexer.matcher.
AndMatcher
canMatchNothing()
- Method in interface com.aptana.ide.lexer.matcher.
ITextMatcher
Return a flag indicating if this matcher can return a positive match without consuming characters
canMatchNothing()
- Method in class com.aptana.ide.lexer.matcher.
OneOrMoreMatcher
canMatchNothing()
- Method in class com.aptana.ide.lexer.matcher.
OptionalMatcher
canMatchNothing()
- Method in class com.aptana.ide.lexer.matcher.
OrMatcher
canMatchNothing()
- Method in class com.aptana.ide.lexer.matcher.
RepetitionMatcher
canMatchNothing()
- Method in class com.aptana.ide.lexer.matcher.
ToDelimiterMatcher
canMatchNothing()
- Method in class com.aptana.ide.lexer.matcher.
ZeroOrMoreMatcher
canOverwriteBracket(char, int, IDocument, LexemeList)
- Method in class com.aptana.ide.editors.unified.
UnifiedAutoIndentStrategy
canOverwriteBracket
canPut(String)
- Method in interface com.aptana.ide.editor.js.runtime.
IObject
Determines if the specified property name can be set.
canPut(String)
- Method in class com.aptana.ide.editor.js.runtime.
JSNull
canPut(String)
- Method in class com.aptana.ide.editor.js.runtime.
JSUndefined
canPut(String)
- Method in class com.aptana.ide.editor.js.runtime.
ObjectBase
canRead()
- Method in interface com.aptana.ide.core.io.
IVirtualFile
Determine if this virtual file is readable given the current set of permissions
canRead()
- Method in class com.aptana.ide.core.io.
VirtualFile
canRead()
- Method in class com.aptana.ide.core.ui.io.file.
LocalFile
canRead()
- Method in class com.aptana.ide.io.ftp.
FtpVirtualFile
canResume()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugStackFrame
canResume()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugTarget
canResume()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugThread
canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)
- Method in class com.aptana.ide.debug.internal.ui.actions.
RunToLineAdapter
canSaveDocument(Object)
- Method in class com.aptana.ide.editors.unified.
BaseDocumentProvider
canStepInto()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugStackFrame
canStepInto()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugThread
canStepOver()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugStackFrame
canStepOver()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugThread
canStepReturn()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugStackFrame
canStepReturn()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugThread
canSuspend()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugStackFrame
canSuspend()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugTarget
canSuspend()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugThread
canTerminate()
- Method in class com.aptana.ide.debug.internal.core.model.
HttpServerProcess
canTerminate()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugProcess
canTerminate()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugStackFrame
canTerminate()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugTarget
canTerminate()
- Method in class com.aptana.ide.debug.internal.core.model.
JSDebugThread
canToggleLineBreakpoints(IWorkbenchPart, ISelection)
- Method in class com.aptana.ide.debug.internal.ui.actions.
ToggleBreakpointAdapter
canToggleMethodBreakpoints(IWorkbenchPart, ISelection)
- Method in class com.aptana.ide.debug.internal.ui.actions.
ToggleBreakpointAdapter
canToggleWatchpoints(IWorkbenchPart, ISelection)
- Method in class com.aptana.ide.debug.internal.ui.actions.
ToggleBreakpointAdapter
canWrite()
- Method in interface com.aptana.ide.core.io.
IVirtualFile
Determine if this virtual file is writable given the current set of permissions
canWrite()
- Method in class com.aptana.ide.core.io.
VirtualFile
canWrite()
- Method in class com.aptana.ide.core.ui.io.file.
LocalFile
canWrite()
- Method in class com.aptana.ide.io.ftp.
FtpVirtualFile
CARET
- Static variable in class com.aptana.ide.editor.js.lexing.
JSTokenTypes
CARET
CARET_EQUAL
- Static variable in class com.aptana.ide.editor.css.lexing.
CSSTokenTypes
CARET_EQUAL
CARET_EQUAL
- Static variable in class com.aptana.ide.editor.js.lexing.
JSTokenTypes
CARET_EQUAL
CARETCOLOR_ATTR
- Static variable in class com.aptana.ide.editors.unified.colorizer.
ColorizerReader
CARETCOLOR_ATTR
CASE
- Static variable in class com.aptana.ide.editor.js.lexing.
JSTokenTypes
CASE
CASE
- Static variable in class com.aptana.ide.editor.js.parsing.nodes.
JSParseNodeTypes
CASE
CATCH
- Static variable in class com.aptana.ide.editor.js.lexing.
JSTokenTypes
CATCH
CATCH
- Static variable in class com.aptana.ide.editor.js.parsing.nodes.
JSParseNodeTypes
CATCH
CATEGORY_ATTR
- Static variable in class com.aptana.ide.editors.unified.colorizer.
ColorizerReader
CATEGORY_ATTR
CategoryColorizer
- Class in
com.aptana.ide.editors.unified.colorizer
Represents the colorization for an entire category
CategoryColorizer()
- Constructor for class com.aptana.ide.editors.unified.colorizer.
CategoryColorizer
Creates a new category colorizer
CategoryGroupElement
- Class in
com.aptana.ide.lexer.matcher.model
CategoryGroupElement()
- Constructor for class com.aptana.ide.lexer.matcher.model.
CategoryGroupElement
CategoryGroup
CategoryGroupElement_Missing_Category
- Static variable in class com.aptana.ide.lexer.matcher.model.
Messages
CategoryGroupElement_Missing_Category
CategorySorter
- Class in
com.aptana.ide.views.outline
CategorySorter()
- Constructor for class com.aptana.ide.views.outline.
CategorySorter
CategorySorter
CategorySorter(Collator)
- Constructor for class com.aptana.ide.views.outline.
CategorySorter
CategorySorter
CDATA
- Static variable in class com.aptana.ide.editor.html.lexing.
HTMLTokenTypes
CDATA
CDATA
- Static variable in class com.aptana.ide.editor.xml.lexing.
XMLTokenTypes
CDATA
CDATA_END
- Static variable in class com.aptana.ide.editor.html.lexing.
HTMLTokenTypes
CDATA_END
CDATA_END
- Static variable in class com.aptana.ide.editor.xml.lexing.
XMLTokenTypes
CDATA_END
CDATA_SECTION_GROUP
- Static variable in class com.aptana.ide.editor.html.lexing.
HTMLTokenList
CDATA_SECTION_GROUP
CDATA_START
- Static variable in class com.aptana.ide.editor.html.lexing.
HTMLTokenTypes
CDATA_START
CDATA_START
- Static variable in class com.aptana.ide.editor.xml.lexing.
XMLTokenTypes
CDATA_START
CDATA_START_END
- Static variable in interface com.aptana.ide.editor.html.
IHTMLColorConstants
CDATA_START_END
CDATA_START_END
- Static variable in interface com.aptana.ide.editor.xml.
IXMLColorConstants
CDATA_START_END
CDATA_TEXT
- Static variable in interface com.aptana.ide.editor.html.
IHTMLColorConstants
CDATA_TEXT
CDATA_TEXT
- Static variable in class com.aptana.ide.editor.html.lexing.
HTMLTokenTypes
CDATA_TEXT
CDATA_TEXT
- Static variable in interface com.aptana.ide.editor.xml.
IXMLColorConstants
CDATA_TEXT
CDATA_TEXT
- Static variable in class com.aptana.ide.editor.xml.lexing.
XMLTokenTypes
CDATA_TEXT
CDC
- Static variable in class com.aptana.ide.editor.css.lexing.
CSSTokenTypes
CDC
CDC
- Static variable in class com.aptana.ide.editor.js.lexing.
JSTokenTypes
CDC
CDO
- Static variable in class com.aptana.ide.editor.css.lexing.
CSSTokenTypes
CDO
CDO
- Static variable in class com.aptana.ide.editor.js.lexing.
JSTokenTypes
CDO
center(Shell, Shell)
- Static method in class com.aptana.ide.core.ui.
SWTUtils
Centers the shell on screen.
centerAndPack(Shell, Shell)
- Static method in class com.aptana.ide.core.ui.
SWTUtils
Centers the shell on screen, and re-packs it to the preferred size.
changed(LocationEvent)
- Method in class com.aptana.ide.intro.browser.
CoreBrowserLocationListener
changedMarkers(IUniformResource, IMarkerSetElement[])
- Method in class com.aptana.ide.internal.core.resources.
MarkerManager
changedMarkers
changeLanguage(String, int, IParseNode)
- Method in class com.aptana.ide.parsing.
AbstractParser
changeLanguage(String, int, IParseState, IParseNode)
- Method in interface com.aptana.ide.parsing.
ICompositeParser
Switch the composition to another language within its groups
changeLanguage(String, int, IParseNode)
- Method in interface com.aptana.ide.parsing.
IParser
changeLanguage
changeLanguage(String, int, IParseNode)
- Method in class com.aptana.ide.parsing.matcher.
MatcherParser
changing(LocationEvent)
- Method in class com.aptana.ide.intro.browser.
CoreBrowserLocationListener
Intercept any LocationEvents on the browser.
CHAR_REF
- Static variable in interface com.aptana.ide.editor.html.
IHTMLColorConstants
CHAR_REF
CHAR_REF
- Static variable in class com.aptana.ide.editor.html.lexing.
HTMLTokenTypes
CHAR_REF
CHAR_REF
- Static variable in interface com.aptana.ide.editor.xml.
IXMLColorConstants
CHAR_REF
CHAR_REF
- Static variable in class com.aptana.ide.editor.xml.lexing.
XMLTokenTypes
CHAR_REF
CHAR_SET
- Static variable in class com.aptana.ide.editor.css.parsing.nodes.
CSSParseNodeTypes
CHAR_SET
CHARACTER_ENCODING
- Static variable in class com.aptana.ide.internet.internal.proxy.
Encoder
the character encoding
CharacterClassInput
- Class in
com.aptana.ide.regex.inputs
CharacterClassInput()
- Constructor for class com.aptana.ide.regex.inputs.
CharacterClassInput
Create a new instance of CharacterClassInput
CharacterClassMatcher
- Class in
com.aptana.ide.lexer.matcher
CharacterClassMatcher()
- Constructor for class com.aptana.ide.lexer.matcher.
CharacterClassMatcher
CharacterClassMatcher
CharacterClassMatcher(String)
- Constructor for class com.aptana.ide.lexer.matcher.
CharacterClassMatcher
CharacterClassMatcher
CharacterClassMatcher(char[])
- Constructor for class com.aptana.ide.lexer.matcher.
CharacterClassMatcher
CharacterClassMatcher
CharacterClassMatcher_No_Text_Content
- Static variable in class com.aptana.ide.lexer.matcher.
Messages
CharacterClassMatcher_No_Text_Content
CharacterConverter
- Class in
com.aptana.xml
CharacterConverter()
- Constructor for class com.aptana.xml.
CharacterConverter
CharacterInput
- Class in
com.aptana.ide.regex.inputs
CharacterInput(char)
- Constructor for class com.aptana.ide.regex.inputs.
CharacterInput
Create a new instance of CharacterInput
CharacterMatcher
- Class in
com.aptana.ide.lexer.matcher
CharacterMatcher()
- Constructor for class com.aptana.ide.lexer.matcher.
CharacterMatcher
SingleCharacterMatcher
CharacterMatcher(char)
- Constructor for class com.aptana.ide.lexer.matcher.
CharacterMatcher
SingleCharacterMatcher
CharacterMatcher_No_Text_Or_Use_Element
- Static variable in class com.aptana.ide.lexer.matcher.
Messages
CharacterMatcher_No_Text_Or_Use_Element
CharacterMatcher_Only_Recognize_First_Child
- Static variable in class com.aptana.ide.lexer.matcher.
Messages
CharacterMatcher_Only_Recognize_First_Child
characters(char[], int, int)
- Method in class com.aptana.ide.editor.scriptdoc.parsing.reader.
ScriptDocReader
Process character data
characters(char[], int, int)
- Method in class com.aptana.ide.editors.unified.colorizer.
ColorizerReader
characters(char[], int, int)
- Method in class com.aptana.ide.extras.plugins.
PluginManagerContentHandler
characters(char[], int, int)
- Method in class com.aptana.ide.intro.messaging.
MessagesReader
characters(char[], int, int)
- Method in class com.aptana.ide.lexer.
RegexLexerBuilderBase
Process character data
characters(char[], int, int)
- Method in class com.aptana.ide.metadata.reader.
MetadataReader
Process character data
characters(char[], int, int)
- Method in class com.aptana.xml.
Parser
CharacterSet
- Class in
com.aptana.ide.regex.sets
CharacterSet()
- Constructor for class com.aptana.ide.regex.sets.
CharacterSet
Create a new instance of CharacterSet
CHARSET
- Static variable in class com.aptana.ide.editor.css.lexing.
CSSTokenTypes
CHARSET
ChatPreferencePage
- Class in
com.aptana.ide.core.ui.preferences
The BadWordsColorPreferencePage is a preference page that handles setting the colors used by the editors.
ChatPreferencePage()
- Constructor for class com.aptana.ide.core.ui.preferences.
ChatPreferencePage
ChatPreferencePage_ChatLoginName
- Static variable in class com.aptana.ide.core.ui.preferences.
Messages
ChatPreferencePage_ChatLoginName
CheatSheetStandbyContent
- Class in
com.aptana.ide.rcp
CheatSheetStandbyContent
CheatSheetStandbyContent()
- Constructor for class com.aptana.ide.rcp.
CheatSheetStandbyContent
CheatSheetStandbyContent_URLIsMalformed
- Static variable in class com.aptana.ide.rcp.
Messages
CheatSheetStandbyContent_URLIsMalformed
CHECKBOX_PREFERENCE_ENABLE_NAME
- Static variable in class com.aptana.ide.internet.internal.proxy.
InternetMessages
CHECKBOX_PREFERENCE_ENABLE_NAME
CHECKBOX_PREFERENCE_ENABLE_PROXY
- Static variable in class com.aptana.ide.internet.internal.proxy.
InternetMessages
CHECKBOX_PREFERENCE_ENABLE_PROXY
CHECKBOX_PREFERENCE_USE_SOCKS
- Static variable in class com.aptana.ide.internet.internal.proxy.
InternetMessages
CHECKBOX_PREFERENCE_USE_SOCKS
CheckBoxAction
- Class in
com.aptana.ide.core.ui.actions
CheckBoxAction(String)
- Constructor for class com.aptana.ide.core.ui.actions.
CheckBoxAction
CheckBoxAction
checkboxChecked(boolean)
- Method in class com.aptana.ide.ui.editors.preferences.formatter.
ModifyDialogTabPage.ButtonPreference
checkCurrentOptionsVersion()
- Method in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterProfileStore
checkForRunningInstance()
- Method in class com.aptana.ide.rcp.main.
LaunchHelper
checkForRunningInstance
checkState()
- Method in class com.aptana.ide.core.ui.widgets.
TextFieldEditor
Checks whether the text input field contains a valid value or not.
checkVariable(String)
- Static method in class com.aptana.ide.debug.internal.core.
Util
checkVariable
childContributors
- Variable in class com.aptana.ide.editor.html.
HTMLContributor
_childContributors
ChildOffsetMapper
- Class in
com.aptana.ide.editors.unified
ChildOffsetMapper
ChildOffsetMapper(IParentOffsetMapper)
- Constructor for class com.aptana.ide.editors.unified.
ChildOffsetMapper
ChildOffsetMapper
ChildOffsetMapper_NonNullParent
- Static variable in class com.aptana.ide.editors.unified.
Messages
ChildOffsetMapper_NonNullParent
childTypes
- Variable in class com.aptana.ide.editors.unified.
UnifiedReconcilingStrategy
Holds language mapped to folding structure objects
ChooseSyncConfigurationDialog
- Class in
com.aptana.ide.syncing
ChooseSyncConfigurationDialog(Shell, int)
- Constructor for class com.aptana.ide.syncing.
ChooseSyncConfigurationDialog
Create the dialog
ChooseSyncConfigurationDialog(Shell)
- Constructor for class com.aptana.ide.syncing.
ChooseSyncConfigurationDialog
Create the dialog
ChooseSyncConfigurationDialog_ChooseSiteConnectio
- Static variable in class com.aptana.ide.syncing.
Messages
ChooseSyncConfigurationDialog_ChooseSiteConnectio
ChooseSyncConfigurationDialog_ChooseSyncConnection
- Static variable in class com.aptana.ide.syncing.
Messages
ChooseSyncConfigurationDialog_ChooseSyncConnection
ChooseSyncConfigurationDialog_Connection
- Static variable in class com.aptana.ide.syncing.
Messages
ChooseSyncConfigurationDialog_Connection
CHUNK_ENUM
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
Alignment
CHUNK_FIELD
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
Alignment
CHUNK_METHOD
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
Alignment
CHUNK_TYPE
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
Alignment
CLASS
- Static variable in class com.aptana.ide.editor.css.lexing.
CSSTokenTypes
CLASS
CLASS_ATTR
- Static variable in class com.aptana.ide.editors.unified.
UnifiedConfiguration
CLASS_ATTR
CLASS_ATTR
- Static variable in class com.aptana.ide.editors.
UnifiedEditorsPlugin
CLASS_ATTR
CLASS_DESCRIPTION
- Static variable in class com.aptana.ide.editor.scriptdoc.lexing.
ScriptDocTokenTypes
CLASS_DESCRIPTION
CLASS_DESCRIPTION
- Static variable in class com.aptana.ide.editor.scriptdoc.parsing.nodes.
ScriptDocParseNodeTypes
CLASS_DESCRIPTION
CLASS_LOADER_PROPERTY
- Static variable in class org.eclipse.eclipsemonkey.lang.javascript.
JavaScriptGlobal
The "classLoader" property name
cleanEnvironment()
- Method in class com.aptana.ide.editor.css.
CSSLanguageEnvironment
cleanEnvironment()
- Method in class com.aptana.ide.editor.html.
HTMLLanguageEnvironment
cleanEnvironment()
- Method in class com.aptana.ide.editor.js.
JSLanguageEnvironment
cleanEnvironment()
- Method in interface com.aptana.ide.editors.unified.
ILanguageEnvironment
cleanEnvironment
CleanInstallHandler
- Class in
com.aptana.ide.core.ui.install
CleanInstallHandler()
- Constructor for class com.aptana.ide.core.ui.install.
CleanInstallHandler
cleanup()
- Method in class com.aptana.ide.debug.internal.core.
UniformResourceBreakpointChangeNotifier
cleanup
clear()
- Method in class com.aptana.ide.editor.scriptdoc.parsing.
ScriptDocStore
clear()
- Method in class com.aptana.ide.editors.profiles.
Profile
clear
clear()
- Method in class com.aptana.ide.editors.unified.
UnifiedBracketMatcher
clear()
- Method in class com.aptana.ide.editors.unified.utils.
IntHashMap
Clears this hashtable so that it contains no keys.
clear()
- Method in class com.aptana.ide.lexer.
LexemeList
Clear this lexeme list
clear()
- Method in class com.aptana.ide.lexer.
Range
Clear this range to an empty range
clear()
- Method in interface com.aptana.ide.metadata.
IDocumentationStore
clear
clear()
- Method in class com.aptana.ide.parsing.
ErrorList
Clear all errors from this list
clear()
- Method in class com.aptana.ide.parsing.
ErrorMessage
clear()
- Method in interface com.aptana.ide.parsing.
IErrorMessage
Clear this error message
clear()
- Method in class com.aptana.ide.parsing.utils.
Queue
Removes all elements at the queue.
clear()
- Method in class com.aptana.ide.ui.editors.preferences.formatter.
SnippetPreview
clearAll()
- Static method in class com.aptana.ide.editors.managers.
FileContextManager
clearAll
clearAll()
- Method in class com.aptana.ide.editors.unified.context.
ContextItem
clearAll
clearAll()
- Method in class org.eclipse.eclipsemonkey.views.scriptsView.
ScriptActionsManager
clearAll
clearAllSettings(IScopeContext)
- Method in class com.aptana.ide.ui.editors.preferences.formatter.
ProfileManager
clearCommentRegions()
- Method in interface com.aptana.ide.parsing.
IParseState
Clears the comments regions
clearCommentRegions()
- Method in class com.aptana.ide.parsing.
ParseState
clearCommentRegions()
- Method in class com.aptana.ide.parsing.
ParseStateChild
clearDefaultValues()
- Method in class com.aptana.ide.editor.scriptdoc.parsing.
TypedDescription
Clear known types, this can be removed once the doc return types coming in are stable (eg Math should return nothing or Math, not default to Object)
clearDetails()
- Method in class com.aptana.ide.editors.preferences.
UserAgentPreferencePage
Clear the details area.
clearErrors()
- Method in class com.aptana.ide.editor.scriptdoc.parsing.
DocumentationBase
clearErrors()
- Method in interface com.aptana.ide.metadata.
IDocumentation
Clears all the parse errors for this object.
clearExceptions()
- Method in class com.aptana.ide.editor.scriptdoc.parsing.
FunctionDocumentation
Clears the list of exceptions, used when merging docs.
clearMessages()
- Method in class com.aptana.ide.intro.messaging.
MessagesReader
Clears the messages
clearParams()
- Method in class com.aptana.ide.editor.scriptdoc.parsing.
FunctionDocumentation
Clears the params, used when merging param lists with external script doc files.
clearScripts()
- Method in class org.eclipse.eclipsemonkey.
EclipseMonkeyPlugin
clearStyles()
- Method in class com.aptana.ide.editors.unified.colorizer.
LanguageStructureProvider
Clears the styles in the provider
clearTimeout(int)
- Method in class com.aptana.ide.scripting.
Global
clearTimeout
clearTimeout(int)
- Method in class org.eclipse.eclipsemonkey.lang.javascript.
JavaScriptGlobal
Stop a setTimeout from firing its associated function
clearTokenList(String)
- Static method in class com.aptana.ide.editors.unified.
LanguageRegistry
Clears the cached token list if it exists in the registry
clearTypes()
- Method in class com.aptana.ide.editor.scriptdoc.parsing.
TypedDescription
Clear known types, this can be removed once the doc return types coming in are stable (eg Math should return nothing or Math, not default to Object)
ClientItemIsNewer
- Static variable in class com.aptana.ide.core.io.sync.
SyncState
This sync item exists on both the client and the server, but the client version is newer than the server version
ClientItemOnly
- Static variable in class com.aptana.ide.core.io.sync.
SyncState
This sync item only exists on the client
ClientKey
- Class in
com.aptana.ide.core.licensing
Client Key
ClientNotReadable
- Static variable in class com.aptana.ide.core.io.sync.
SyncTransferState
The client file or directory cannot be read
ClientNotWritable
- Static variable in class com.aptana.ide.core.io.sync.
SyncTransferState
The client file or directory cannot be overwritten
close()
- Method in class com.aptana.ide.core.ui.views.browser.
BrowserView
close()
- Method in class com.aptana.ide.core.ui.views.fileexplorer.
Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close()
- Method in class com.aptana.ide.debug.internal.core.model.
OutputStreamMonitor
Causes the monitor to close all communications between it and the underlying stream by waiting for the thread to terminate.
close(boolean)
- Method in class com.aptana.ide.editor.css.
MultiPageCSSEditor
close(boolean)
- Method in class com.aptana.ide.editor.html.
HTMLEditor
close(boolean)
- Method in class com.aptana.ide.editor.text.
GenericTextEditor
close(boolean)
- Method in interface com.aptana.ide.editors.unified.
IUnifiedEditor
close
CLOSE
- Static variable in class com.aptana.ide.intro.browser.
CoreURL
CLOSE
close()
- Method in class com.aptana.ide.io.
TabledInputStream
close
close()
- Method in class com.aptana.ide.io.
TabledOutputStream
close
close(boolean)
- Method in class com.aptana.ide.scripting.editors.
Editor
close
close()
- Method in class com.aptana.ide.ui.editors.preferences.formatter.
ModifyDialog
close(boolean)
- Method in class org.eclipse.eclipsemonkey.lang.javascript.doms.editors.
Editor
close
closeBracket(char, IDocument, DocumentCommand)
- Method in class com.aptana.ide.editors.unified.
UnifiedAutoIndentStrategy
closeBracket
closeContentAssist()
- Method in class com.aptana.ide.editors.unified.
UnifiedViewer
Closes the open content assist window
CloseStartPageAction
- Class in
com.aptana.ide.intro.startpage
CloseStartPageAction()
- Constructor for class com.aptana.ide.intro.startpage.
CloseStartPageAction
closeTag(DocumentCommand, LexemeList, HTMLParseState)
- Static method in class com.aptana.ide.editor.html.formatting.
HTMLAutoIndentStrategy
closeTag
Closure
- Class in
com.aptana.ide.regex
Closure()
- Constructor for class com.aptana.ide.regex.
Closure
CODE_ASSIST_ACTIVATION_CHARACTERS
- Static variable in interface com.aptana.ide.editors.preferences.
IPreferenceConstants
The characters to use when popping content assist
CODE_ASSIST_AUTO_ACTIVATION
- Static variable in interface com.aptana.ide.editors.preferences.
IPreferenceConstants
Do we auto-pop content assist?
CODE_ASSIST_EXPRESSIONS
- Static variable in interface com.aptana.ide.editors.preferences.
IPreferenceConstants
CODE_FORMAT_ACTION_ID
- Static variable in class com.aptana.ide.editors.unified.actions.
UnifiedActionContributor
CODE_FORMAT_ACTION_ID
CodeAssistExpression
- Class in
com.aptana.ide.editors.unified.contentassist
CodeAssistExpression()
- Constructor for class com.aptana.ide.editors.unified.contentassist.
CodeAssistExpression
Creates a new error
CodeAssistExpression_MustHaveThreeValues
- Static variable in class com.aptana.ide.editors.unified.contentassist.
Messages
CodeAssistExpression_MustHaveThreeValues
CodeAssistExpressionInfoDialog
- Class in
com.aptana.ide.editors.preferences
This class is used to prompt the user for a file name & extension.
CodeAssistExpressionInfoDialog(Shell)
- Constructor for class com.aptana.ide.editors.preferences.
CodeAssistExpressionInfoDialog
Constructs a new file extension dialog.
CodeAssistExpressionInfoDialog_AddXPathExpression
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistExpressionInfoDialog_AddXPathExpression
CodeAssistExpressionInfoDialog_AddXPathExpressionToTriggerAttributes
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistExpressionInfoDialog_AddXPathExpressionToTriggerAttributes
CodeAssistExpressionInfoDialog_AttributeExpression
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistExpressionInfoDialog_AttributeExpression
CodeAssistExpressionInfoDialog_AttributeXPath
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistExpressionInfoDialog_AttributeXPath
CodeAssistPreferencePage
- Class in
com.aptana.ide.editor.css.preferences
CodeAssistPreferencePage
CodeAssistPreferencePage()
- Constructor for class com.aptana.ide.editor.css.preferences.
CodeAssistPreferencePage
CodeAssistPreferencePage
- Class in
com.aptana.ide.editor.html.preferences
CodeAssistPreferencePage
CodeAssistPreferencePage()
- Constructor for class com.aptana.ide.editor.html.preferences.
CodeAssistPreferencePage
CodeAssistPreferencePage
- Class in
com.aptana.ide.editor.js.preferences
CodeAssistPreferencePage
CodeAssistPreferencePage()
- Constructor for class com.aptana.ide.editor.js.preferences.
CodeAssistPreferencePage
CodeAssistPreferencePage
- Class in
com.aptana.ide.editor.xml.preferences
CodeAssistPreferencePage
CodeAssistPreferencePage()
- Constructor for class com.aptana.ide.editor.xml.preferences.
CodeAssistPreferencePage
CodeAssistPreferencePage
- Class in
com.aptana.ide.editors.preferences
The file editors page presents the collection of file names and extensions for which the user has registered editors.
CodeAssistPreferencePage()
- Constructor for class com.aptana.ide.editors.preferences.
CodeAssistPreferencePage
GeneralPreferencePage
CodeAssistPreferencePage_AutoActivation
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistPreferencePage_AutoActivation
CodeAssistPreferencePage_AutoInsertion
- Static variable in class com.aptana.ide.editor.css.preferences.
Messages
CodeAssistPreferencePage_AutoInsertion
CodeAssistPreferencePage_AutoInsertion
- Static variable in class com.aptana.ide.editor.html.preferences.
Messages
CodeAssistPreferencePage_AutoInsertion
CodeAssistPreferencePage_EnableAutoActivation
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistPreferencePage_EnableAutoActivation
CodeAssistPreferencePage_Expression
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistPreferencePage_Expression
CodeAssistPreferencePage_PreferencesForCodeAssist
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistPreferencePage_PreferencesForCodeAssist
CodeAssistPreferencePage_XPath
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistPreferencePage_XPath
CodeAssistPreferencePage_XPathExpressionsForCodeAssist
- Static variable in class com.aptana.ide.editors.preferences.
Messages
CodeAssistPreferencePage_XPathExpressionsForCodeAssist
CodeBasedLexer
- Class in
com.aptana.ide.lexer.codebased
CodeBasedLexer()
- Constructor for class com.aptana.ide.lexer.codebased.
CodeBasedLexer
JSCodeBasedLexer
CodeBasedLexerBuilder
- Class in
com.aptana.ide.lexer.codebased
CodeBasedLexerBuilder()
- Constructor for class com.aptana.ide.lexer.codebased.
CodeBasedLexerBuilder
CodeBasedLexerBuilder
CodeBasedTokenList
- Class in
com.aptana.ide.lexer.codebased
CodeBasedTokenList(String)
- Constructor for class com.aptana.ide.lexer.codebased.
CodeBasedTokenList
CodeBasedTokenList
CodeBasedTokenList_Starting_Offset_Is_Negative
- Static variable in class com.aptana.ide.lexer.codebased.
Messages
CodeBasedTokenList_Starting_Offset_Is_Negative
CodeBasedTokenList_Substring_Not_Defined
- Static variable in class com.aptana.ide.lexer.codebased.
Messages
CodeBasedTokenList_Substring_Not_Defined
CodeFormatAction
- Class in
com.aptana.ide.editors.unified.actions
CodeFormatAction()
- Constructor for class com.aptana.ide.editors.unified.actions.
CodeFormatAction
CodeFormatAction_CodeFormatTitle
- Static variable in class com.aptana.ide.editors.unified.actions.
Messages
CodeFormatterConfigurationBlock
- Class in
com.aptana.ide.ui.editors.preferences.formatter
The code formatter preference page.
CodeFormatterConfigurationBlock(IProject, PreferencesAccess, String, IPreferenceStore, String, String)
- Constructor for class com.aptana.ide.ui.editors.preferences.formatter.
CodeFormatterConfigurationBlock
Create a new
CodeFormatterConfigurationBlock
.
CodeFormatterPreferencePage
- Class in
com.aptana.ide.ui.editors.preferences.formatter
The page to configure the code formatter options.
CodeFormatterPreferencePage(String, IPreferenceStore)
- Constructor for class com.aptana.ide.ui.editors.preferences.formatter.
CodeFormatterPreferencePage
CodeLocation
- Class in
com.aptana.ide.parsing
CodeLocation
CodeLocation(String, Lexeme)
- Constructor for class com.aptana.ide.parsing.
CodeLocation
CodeLocation
CodeLocation(String, Lexeme, Lexeme)
- Constructor for class com.aptana.ide.parsing.
CodeLocation
CodeLocation
CodingStyleConfigurationBlock_delete_confirmation_question
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_delete_confirmation_title
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_edit_button_desc
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_error_reading_xml_message
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_error_serializing_xml_message
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_load_button_desc
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_load_profile_dialog_title
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_load_profile_error_message
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_load_profile_error_title
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_load_profile_error_too_new_message
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_load_profile_error_too_new_title
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_new_button_desc
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_preview_label_text
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_preview_title
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_remove_button_desc
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_save_button_desc
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_save_profile_dialog_title
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_save_profile_error_message
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_save_profile_error_title
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_save_profile_overwrite_message
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CodingStyleConfigurationBlock_save_profile_overwrite_title
- Static variable in class com.aptana.ide.ui.editors.preferences.formatter.
FormatterMessages
CollapseAction
- Class in
com.aptana.ide.views.outline
CollapseAction(UnifiedOutlinePage)
- Constructor for class com.aptana.ide.views.outline.
CollapseAction
SortAction
collapseAll()
- Method in class com.aptana.ide.editors.unified.colorizer.
LanguageColorizationWidget
Collapses all expandable regions
COLON
- Static variable in class com.aptana.ide.core.
StringUtils
EMPTY
COLON
- Static variable in class com.aptana.ide.editor.css.lexing.
CSSTokenTypes
COLON
COLON
- Static variable in class com.aptana.ide.editor.js.lexing.
JSTokenTypes
COLON
COLON
- Static variable in class org.eclipse.eclipsemonkey.utils.
StringUtils
EMPTY
COLOR
- Static variable in class com.aptana.ide.editor.css.lexing.
CSSTokenTypes
COLOR
COLOR_DEFAULT_DEFAULT
- Static variable in class com.aptana.ide.core.ui.
ColorPair
The default-default value for color preferences (black,
RGB(0,0,0)
).
colorBackground(Text, String)
- Static method in class com.aptana.ide.core.ui.
SWTUtils
Colors the background of a text widget based on the test value
ColorCellEditor
- Class in
com.aptana.ide.editors.preferences
ColorCellEditor(Composite)
- Constructor for class com.aptana.ide.editors.preferences.
ColorCellEditor
Constructor
COLORIZATION_EXTENSION_POINT
- Static variable in class com.aptana.ide.editors.
UnifiedEditorsPlugin
COLORIZATION_EXTENSION_POINT
ColorizationPreferencePage
- Class in
com.aptana.ide.editor.css.preferences
ColorizationPreferencePage()
- Constructor for class com.aptana.ide.editor.css.preferences.
ColorizationPreferencePage
ColorizationPreferencePage
- Class in
com.aptana.ide.editor.html.preferences
ColorizationPreferencePage()
- Constructor for class com.aptana.ide.editor.html.preferences.
ColorizationPreferencePage
ColorizationPreferencePage
- Class in
com.aptana.ide.editor.js.preferences
ColorizationPreferencePage()
- Constructor for class com.aptana.ide.editor.js.preferences.
ColorizationPreferencePage
ColorizationPreferencePage
- Class in
com.aptana.ide.editor.scriptdoc.preferences
ColorizationPreferencePage()
- Constructor for class com.aptana.ide.editor.scriptdoc.preferences.
ColorizationPreferencePage
ColorizationPreferencePage
- Class in
com.aptana.ide.editor.xml.preferences
ColorizationPreferencePage()
- Constructor for class com.aptana.ide.editor.xml.preferences.
ColorizationPreferencePage
ColorizationPreferencePage
- Class in
com.aptana.ide.editors.preferences
ColorizationPreferencePage()
- Constructor for class com.aptana.ide.editors.preferences.
ColorizationPreferencePage
Creates a new colorization preference page
ColorizationScrolledComposite
- Class in
com.aptana.ide.editors.preferences
ColorizationScrolledComposite(Composite)
- Constructor for class com.aptana.ide.editors.preferences.
ColorizationScrolledComposite
ColorizationScrolledComposite(Composite, int)
- Constructor for class com.aptana.ide.editors.preferences.
ColorizationScrolledComposite
ColorizationStyle
- Class in
com.aptana.ide.editors.unified.colorizer
ColorizationStyle(Color, Color, boolean, boolean, boolean, boolean)
- Constructor for class com.aptana.ide.editors.unified.colorizer.
ColorizationStyle
Creates a new colorization style
ColorizationStyle(ColorizationStyle)
- Constructor for class com.aptana.ide.editors.unified.colorizer.
ColorizationStyle
Creates a colorization style by copying values from another colorization style
ColorizationStyle()
- Constructor for class com.aptana.ide.editors.unified.colorizer.
ColorizationStyle
Creates a new colorization style
ColorizationValidator
- Class in
com.aptana.ide.editor.xml.validator
ColorizationValidator()
- Constructor for class com.aptana.ide.editor.xml.validator.
ColorizationValidator
LexerValidator
colorize(List, int, int)
- Method in interface com.aptana.ide.editors.unified.colorizer.
IColorizer
Colorizes a specific region
colorize(List, int, int)
- Method in class com.aptana.ide.editors.unified.colorizer.
SubTokenColorizer
colorize(List, int, int)
- Method in class com.aptana.ide.editors.unified.colorizer.
TokenColorizer
COLORIZER_ID
- Static variable in class com.aptana.ide.editor.text.
TextPlugin
The colorizer ID
COLORIZER_MAXCOLUMNS
- Static variable in interface com.aptana.ide.editors.preferences.
IPreferenceConstants
The max number of columns to color
COLORIZER_TEXT_HIGHLIGHT_BACKGROUND_COLOR
- Static variable in interface com.aptana.ide.editors.preferences.
IPreferenceConstants
COLORIZER_TEXT_HIGHLIGHT_BACKGROUND_COLOR
COLORIZER_TEXT_HIGHLIGHT_ENABLED
- Static variable in interface com.aptana.ide.editors.preferences.
IPreferenceConstants
Enable highlighting of occurrences of selected text