MCPcopy Index your code

hub / github.com/MulgaSoft/e4macs / functions

Functions2,316 in github.com/MulgaSoft/e4macs

↓ 6 callersMethodgetSpaces
Get whitespace as appropriate @param column the starting column @param colLen the column length @return whitespace of column length
Emacs+/src/com/mulgasoft/emacsplus/execute/ColumnSupport.java:124
↓ 6 callersMethodgetTopElement
@param ele start from here @return the most distant parent for the editor area
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:229
↓ 6 callersMethodgetTrigger
Adapt the prefix display in the minibuffer to the actual key binding @param keyCode @param stateMask @return the trigger string
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/UniversalMinibuffer.java:253
↓ 6 callersMethodgetWorkbenchPage
()
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:1118
↓ 6 callersMethodisEnabled
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroListEditor.java:59
↓ 6 callersMethodleave
(boolean closeDialog)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MetaXMinibuffer.java:261
↓ 6 callersMethodparseRect
(String rect)
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:300
↓ 6 callersMethodpopEvent
()
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatingSupport.java:41
↓ 6 callersMethodremoveClipActionListener
Restore the naked Eclipse action stored inside our delegate @param editor @param actionName
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:770
↓ 6 callersMethodremoveDocumentListener
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:820
↓ 6 callersMethodrotateYankPos
Rotate the yank position in the specified direction @param direction @return the element at the new position
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:367
↓ 6 callersMethodsetClipFeature
Enable which commands copy their kill contents to the clipboard as well as the kill ring This expands the feature available in the default eclipse imp
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:228
↓ 6 callersMethodsetEditor
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:187
↓ 6 callersMethodsetEnd
(int end)
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:303
↓ 6 callersMethodsetRedraw
(ISourceViewer view, boolean value)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:199
↓ 6 callersMethodstart
This method is called upon plug-in activation
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivator.java:65
↓ 6 callersMethodtransformSpace
Replace any whitespace around offset of the selection with the String replace @param editor @param document @param selection @param replace - the repl
Emacs+/src/com/mulgasoft/emacsplus/commands/WhitespaceHandler.java:35
↓ 5 callersMethodaddBindings
For each, if the command exists in the current system, add the new binding to the Emacs+ scheme @param editor @param bindingResult
Emacs+/src/com/mulgasoft/emacsplus/DynamicInitializer.java:74
↓ 5 callersMethodcharEvent
Dispatch to the immediate char handler @see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#charEvent(org.eclipse.swt.events.VerifyEvent)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ZapMinibuffer.java:31
↓ 5 callersMethoddisposeTip
()
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:122
↓ 5 callersMethodexecuteCR
@param event
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:654
↓ 5 callersMethodextractUniversalCount
If the universal argument has been passed as a parameter to this command then extract it and set the universal count and states appropriately. @param
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:247
↓ 5 callersMethodget
Return the element's string at the specified position @param pos the element's position @return the element's string or null if no element at that po
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:173
↓ 5 callersMethodgetAF
(Object o, String fieldName)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:783
↓ 5 callersMethodgetAM
(Object o, String methodName)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:750
↓ 5 callersMethodgetAlignControl
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:123
↓ 5 callersMethodgetBackward
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeSexpHandler.java:265
↓ 5 callersMethodgetBegin
()
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:293
↓ 5 callersMethodgetBracketMatch
Use the character pair matcher to find returns the minimal region of the document that contains both characters @param document @param pos @return IR
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:412
↓ 5 callersMethodgetCharCount
Get the selection point from the text widget @param editor @return the selection point iff it is a (Styled)Text widget x is the offset of the first
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:269
↓ 5 callersMethodgetElement
Return the element at the specified position @param pos the element's position @return the element or null if no element at that position
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:188
↓ 5 callersMethodgetExecutable
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ExecutingMinibuffer.java:52
↓ 5 callersMethodgetForward
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeSexpHandler.java:262
↓ 5 callersMethodgetOrderedStacks
Get the ordered list of stacks @param apart @return a list of MElementContainer<MUIElement> representing all the PartStacks
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:137
↓ 5 callersMethodgetRef
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SwitchMinibuffer.java:352
↓ 5 callersMethodgetSearchStr
Get the string for which to search (may be regexp)
Emacs+/src/com/mulgasoft/emacsplus/execute/ISearchResult.java:19
↓ 5 callersMethodgetSearchStr
@return the searchStr
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:244
↓ 5 callersMethodgetSelected
(MUIElement ele)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:300
↓ 5 callersMethodgetSizeAdjustment
()
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:136
↓ 5 callersMethodgetTextEditor
If we're a multi-page editor, try to extract the text editor @param editor the selected editor @param activate force the text editor to be the activ
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:309
↓ 5 callersMethodgetType
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:124
↓ 5 callersMethodhasKbdMacro
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:127
↓ 5 callersMethodid
Get the printable id @return the printable id
Emacs+/src/com/mulgasoft/emacsplus/YankRotate.java:41
↓ 5 callersMethodinit
(String newString)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MinibufferImpl.java:144
↓ 5 callersMethodisCaseSensitive
Return true if search should be case sensitive
Emacs+/src/com/mulgasoft/emacsplus/execute/ISearchResult.java:21
↓ 5 callersMethodisInMetaXCommand
(String commandId)
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatingSupport.java:31
↓ 5 callersMethodisOk
()
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:311
↓ 5 callersMethodkbdMacroId
(String name)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:691
↓ 5 callersMethodprocessKey
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/KeyHandlerMinibuffer.java:178
↓ 5 callersMethodputNext
(String text, int offset)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:177
↓ 5 callersMethodremoveBeepListener
(IBeepListener beeper)
Emacs+/src/com/mulgasoft/emacsplus/Beeper.java:94
↓ 5 callersMethodreplaceIt
Perform one replacement @return the replacement index
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:683
↓ 5 callersMethodreset
()
Emacs+/src/com/mulgasoft/emacsplus/commands/CaseCommandHandler.java:151
↓ 5 callersMethodresetSearch
Turn off searching and reset state
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:412
↓ 5 callersMethodsaveState
Store the search result.
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:1023
↓ 5 callersMethodsetClipboardText
(String text)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:328
↓ 5 callersMethodsetCursorOffset
Set the cursor offset using the editors selection provider @param editor @param offset in model coords
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:953
↓ 5 callersMethodsetMBString
(String newString)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:1067
↓ 5 callersMethodsetSplitSelf
@param splitSelf the splitSelf to set
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:69
↓ 5 callersMethodsetValue
Set the current value of the preference in the preference store @param val the Object representing the value - converted to correct type based on the
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:137
↓ 5 callersMethodsuppressMessages
Determine if the status messages should be suppressed (typically during a macro execution as they slow the execution down unnecessarily) @return true
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:132
↓ 5 callersMethodupdateRectangle
Change the contents of the rectangle based on the update string and flag settings @param editor @param document @param selection @param updateStr if
Emacs+/src/com/mulgasoft/emacsplus/commands/RectangleHandler.java:128
↓ 4 callersMethodaddClipActionListener
Wrap and replace the Eclipse action with our delegate @param editor @param actionName
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:821
↓ 4 callersMethodaddClipCommand
(String clipCommand)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:254
↓ 4 callersMethodbeginSession
(ITextEditor editor, IWorkbenchPage page, ExecutionEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:237
↓ 4 callersMethodcheckKey
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/KeyHandlerMinibuffer.java:200
↓ 4 callersMethodclearShifted
Force clearing of shifted flag when appropriate
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsMovementHandler.java:265
↓ 4 callersMethodcloseDialog
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:371
↓ 4 callersMethoddoSetResultMessage
(String message, boolean error)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:464
↓ 4 callersMethodendKbdMacro
End the definition of a keyboard macro @return true if macro was being defined, else false
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:331
↓ 4 callersMethodendTransform
(ITextEditor editor, int offset, ITextSelection origSelection,ITextSelection selection)
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:170
↓ 4 callersMethoderrorResult
(ITextEditor editor, String formatMessage)
Emacs+/src/com/mulgasoft/emacsplus/commands/UniversalHandler.java:160
↓ 4 callersMethodexecuteBinding
Execute the binding if possible, else resend the event @param ed @param event from which to determine the binding @return true if binding executed
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:846
↓ 4 callersMethodfindSourceViewer
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1264
↓ 4 callersMethodgetActiveTextEditor
Extract the text editor from the editor. For multi part editors, try dereferencing via a getAdapter call @param editor @return the ITextEditor or nul
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:281
↓ 4 callersMethodgetBindingService
()
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:606
↓ 4 callersMethodgetClipboardText
Get the text from the system clipboard @return the system clipboard content as a String
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:320
↓ 4 callersMethodgetCmd
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1136
↓ 4 callersMethodgetColumn
@param document @param offset - the initial offset on the line @param numChars - the number of characters from offset to eol @param column - the targe
Emacs+/src/com/mulgasoft/emacsplus/execute/ColumnSupport.java:192
↓ 4 callersMethodgetCommandSubTree
Compute the command subtree given the current user input @param map @param subString @return the computed sub map
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandSupport.java:158
↓ 4 callersMethodgetCurrentEditor
()
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:578
↓ 4 callersMethodgetDefaultSize
()
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:83
↓ 4 callersMethodgetDetachedFrames
Get the list of detached windows, if any NB: The docs don't guarantee a non-null return, but the implementation seems to Nor do they guarantee an ord
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:323
↓ 4 callersMethodgetDirection
(boolean horizontal)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/WindowSplitCmd.java:41
↓ 4 callersMethodgetEditArea
Find the edit area. @param w @return the MArea element containing the editors
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:279
↓ 4 callersMethodgetEvent
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1122
↓ 4 callersMethodgetHistoryRing
Get the history ring buffer for this minibuffer @return RingBuffer instance
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/HistoryMinibuffer.java:44
↓ 4 callersMethodgetId
(boolean isSelect)
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsMovementHandler.java:189
↓ 4 callersMethodgetInstance
()
Emacs+/src/com/mulgasoft/emacsplus/BufferLocal.java:36
↓ 4 callersMethodgetKbdMinibuffer
Returns the minibuffer, if we're currently executing within one @return minibuffer or null
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:243
↓ 4 callersMethodgetLabel
Cook up a label that is, hopefully, distinct and useful @param cat @return
Emacs+/src/com/mulgasoft/emacsplus/preferences/CommandCategoryEditor.java:158
↓ 4 callersMethodgetLine1
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeLineHandler.java:163
↓ 4 callersMethodgetLine2
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeLineHandler.java:167
↓ 4 callersMethodgetListUnchecked
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:337
↓ 4 callersMethodgetNextPosition
Return the first boundary following the specified offset. The value returned is always greater than the offset or the value BreakIterator.DONE Emacs+
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:153
↓ 4 callersMethodgetNumber
()
Emacs+/src/com/mulgasoft/emacsplus/IRegisterContents.java:19
↓ 4 callersMethodgetPos
()
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:101
↓ 4 callersMethodgetSearchResults
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:131
↓ 4 callersMethodgetSelectionText
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:749
↓ 4 callersMethodgetStatusLineManager
Returns the status line manager of the workbench part. @param part an IEditorPart or IViewPart @return the status line manager of the part
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:496
← previousnext →201–300 of 2,316, ranked by callers