MCPcopy Index your code

hub / github.com/MulgaSoft/e4macs / functions

Functions2,316 in github.com/MulgaSoft/e4macs

↓ 4 callersMethodgetTypePrompt
(EvalType e)
Emacs+/src/com/mulgasoft/emacsplus/preferences/EvalHandler.java:60
↓ 4 callersMethodhandleKey
(VerifyEvent event, TextConsoleViewer viewer)
Emacs+/src/com/mulgasoft/emacsplus/execute/IEmacsPlusConsoleKey.java:19
↓ 4 callersMethodhistoryChange
Update the minibuffer string with the history entry @param event the event provoking the history change @param dir the direction in which to rotate t
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/HistoryMinibuffer.java:116
↓ 4 callersMethodisBracket
Is the character the (directional) beginning of a sexp @param c @return true if it is, else false
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:133
↓ 4 callersMethodisRepeatCommand
(String commandId)
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatCommandSupport.java:54
↓ 4 callersMethodisShiftMode
Is shift-select-mode enabled? @return true if enabled, else false
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsMovementHandler.java:249
↓ 4 callersMethodisWhitespace
(String text)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:335
↓ 4 callersMethodleave
@see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#leave(boolean)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:715
↓ 4 callersMethodmakeString
(boolean isBrief)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1061
↓ 4 callersMethodmaskEvent
Create a simple event with a stateMask based keyCode @param mask @return
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:387
↓ 4 callersMethodnormalizeString
Normalize message display - the default behavior is to return it unchanged @param message @return the message
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:402
↓ 4 callersMethodprependKeyListener
(ITextEditor editor, VerifyKeyListener key)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:418
↓ 4 callersMethodremoveClipCommand
(String clipCommand)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:258
↓ 4 callersMethodresendEvent
Synthesize and re-send a sendable event @param event
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:930
↓ 4 callersMethodselectionChanged
Notifies that the list selection has changed.
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:397
↓ 4 callersMethodsetAction
It is possible that setAction will call a listener that must be run in the UI thread, so post the invocation. This was initially reported in the conte
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:842
↓ 4 callersMethodsetAlignControl
(AlignControl alignControl)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:127
↓ 4 callersMethodsetCursorOffset
Set the cursor offset using the editors selection provider @param editor @param offset - in model coords
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:335
↓ 4 callersMethodsetEnabled
@see org.eclipse.jface.preference.FieldEditor#setEnabled(boolean, org.eclipse.swt.widgets.Composite)
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:418
↓ 4 callersMethodsetExecuting
(boolean is, ITextEditor editor, VerifyKeyListener vkf)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:208
↓ 4 callersMethodsetFocus
Method declared on FieldEditor.
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:409
↓ 4 callersMethodsetFocus
(final boolean reset)
Emacs+/src/com/mulgasoft/emacsplus/execute/EmacsPlusConsole.java:121
↓ 4 callersMethodsetIgnoreDispatchId
(boolean state)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:543
↓ 4 callersMethodsetMiniDialog
@param miniDialog the miniDialog to set
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:88
↓ 4 callersMethodsetMxLaunch
Set when a minibuffer command is launched from M-x @param true iff launched from M-x
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:185
↓ 4 callersMethodsetResultString
result message
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:436
↓ 4 callersMethodsetSearchEnabled
@param searchEnabled the searchEnabled to set
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:783
↓ 4 callersMethodsetShowingCompletions
(boolean value)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:123
↓ 4 callersMethodsetWidgetSelection
set the selection in the text widget @param editor @param start - the start of selection in widget coords @param end - the end
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:461
↓ 4 callersMethodsortCats
(java.util.List<Category> sCats)
Emacs+/src/com/mulgasoft/emacsplus/preferences/CommandCategoryEditor.java:229
↓ 4 callersMethodupdateSearch
Recompute the search results
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:468
↓ 4 callersMethodwidget2ModelOffset
(ISourceViewer viewer, int widgetOffset)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:342
↓ 4 callersMethodyank
@return the content at the yank position
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:198
↓ 3 callersMethodactivateEditor
Call whenever part (or sub-part) is activated @param epart @param onPlugActivation true on plugin activation
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:388
↓ 3 callersMethodactivateListeners
Activate the listeners necessary to support Emacs+. Add us as the part listener for the workbench page Also, add the necessary listeners for the initi
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:122
↓ 3 callersMethodaddBeepListener
(IBeepListener beeper)
Emacs+/src/com/mulgasoft/emacsplus/Beeper.java:90
↓ 3 callersMethodaddChar
Append a string to the contents of the minibuffer @param c @return the resulting string
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MinibufferImpl.java:96
↓ 3 callersMethodaddClipboardContents
On a COPY command, retrieve the text from the clipboard and add to kill ring
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:283
↓ 3 callersMethodaddExit
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:967
↓ 3 callersMethodaddListeners
(IEditorPart editor)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:322
↓ 3 callersMethodaddMark
Add the previous mark to the Mark Ring @param editor - the current editor @param document - the editor's document for position updating @param localM
Emacs+/src/com/mulgasoft/emacsplus/MarkRing.java:59
↓ 3 callersMethodbeep
()
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:565
↓ 3 callersMethodbeepInterrupt
()
Emacs+/src/com/mulgasoft/emacsplus/IBeepListener.java:16
↓ 3 callersMethodcheckDefaults
(ArrayList<String> compareMacs)
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroListEditor.java:154
↓ 3 callersMethodcheckKeyCode
Dynamically determine the bindings for forward and reverse i-search For repeat search, Emacs treats i-search and i-search-regexp identically @param e
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ISearchMinibuffer.java:400
↓ 3 callersMethodcheckTrigger
Check for a binding that is not a full command and was not handled by the minibuffer Remove the partial binding and add the command id entry @param c
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1029
↓ 3 callersMethodcloseDialog
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:92
↓ 3 callersMethodcountWS
Count the whitespace to the left and right of offset, potentially counting over EOLs. @param document @param offset @param dir @param ignoreCR - count
Emacs+/src/com/mulgasoft/emacsplus/commands/WhitespaceHandler.java:70
↓ 3 callersMethodcreatePushButton
Helper method to create a push button. @param parent the parent control @param key the resource name used to supply the button's label text @return B
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:190
↓ 3 callersMethoddispatchCtrl
Allow children to handle Ctrl+<X> verify key events Default implementation calls generic dispatch @param event @return true
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:729
↓ 3 callersMethoddoTransform
(IDocument document, ITextSelection selection, int cursorOffset,boolean isBackup)
Emacs+/src/com/mulgasoft/emacsplus/commands/UpListHandler.java:25
↓ 3 callersMethodendSession
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:270
↓ 3 callersMethodexecuteUniversal
If the Command accepts the universal-argument, then invoke it appropriately otherwise simply execute it with no arguments. To accept the universal-ar
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:1259
↓ 3 callersMethodfail
(ITextEditor editor, String apropos)
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandAproposHandler.java:128
↓ 3 callersMethodfindSourceViewer
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:750
↓ 3 callersMethodforceUpdate
(IStatusLineManager ism)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:550
↓ 3 callersMethodforwardSearch
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ISearchMinibuffer.java:370
↓ 3 callersMethodgetAdjacentElement
Find the first element with which we should join @param dragStack the stack to join @return the target stack
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:169
↓ 3 callersMethodgetAllMacros
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroListEditor.java:235
↓ 3 callersMethodgetBindings
Get the key-binding information for the command @param com @param activep - if true, return only active bindings @return an array of binding informa
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandHelp.java:38
↓ 3 callersMethodgetBuffers
Compute the set of buffers that match the subString subString may be null, initial text, or wildcarded ( , ?) If no match on initial pass, try with ca
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SwitchMinibuffer.java:259
↓ 3 callersMethodgetColumnCount
Determine the appropriate number of columns. If the number of items is less than the computed number, choose the smaller. @param parent @param vals
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:284
↓ 3 callersMethodgetCommandList
Compute the list of commands appropriate for the current editor The result list is filtered by: - The set of the defined non-exclusion categories -
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandSupport.java:116
↓ 3 callersMethodgetCommandSupport
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MetaXMinibuffer.java:153
↓ 3 callersMethodgetContents
Get the raw contents of the register @param key - register id @return and IRegisterContents object or null
Emacs+/src/com/mulgasoft/emacsplus/TecoRegister.java:261
↓ 3 callersMethodgetContext
()
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4CmdHandler.java:39
↓ 3 callersMethodgetCurrentCommand
()
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:151
↓ 3 callersMethodgetDisplayValue
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:216
↓ 3 callersMethodgetElement
@see com.mulgasoft.emacsplus.RingBuffer#getElement()
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:409
↓ 3 callersMethodgetEndChar
(int i)
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:371
↓ 3 callersMethodgetEndColumn
()
Emacs+/src/com/mulgasoft/emacsplus/execute/RectangleSupport.java:313
↓ 3 callersMethodgetEol
(IDocument document)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:357
↓ 3 callersMethodgetExclusions
Get all positions of the given position category In sexp's these positions are typically skipped @param doc @param pos_names @return the positions to
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:191
↓ 3 callersMethodgetFileMap
Get the map of saved kbd macros from the file system @return a SortedMap of <short name, fileName>
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:534
↓ 3 callersMethodgetGridData
()
Emacs+/src/com/mulgasoft/emacsplus/execute/MetaXDialog.java:162
↓ 3 callersMethodgetGroup
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:393
↓ 3 callersMethodgetInsertPosition
Get the insert position of the current line of the rectangle. Updates the line with spaces if necessary @param document @param offset an offset in th
Emacs+/src/com/mulgasoft/emacsplus/execute/ColumnSupport.java:165
↓ 3 callersMethodgetInstance
()
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatCommandSupport.java:47
↓ 3 callersMethodgetKeyFilter
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:951
↓ 3 callersMethodgetLineSelection
Get the selection that encompasses the correct region or set of lines for the command These commands will use the region between point and mark (even
Emacs+/src/com/mulgasoft/emacsplus/commands/LineHandler.java:63
↓ 3 callersMethodgetMaxColumn
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:383
↓ 3 callersMethodgetParams
()
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatCommandSupport.java:62
↓ 3 callersMethodgetPartialMatches
(IBindingService ibs, KeySequence ks)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:635
↓ 3 callersMethodgetPosition
()
Emacs+/src/com/mulgasoft/emacsplus/TecoRegister.java:480
↓ 3 callersMethodgetPosition
()
Emacs+/src/com/mulgasoft/emacsplus/MarkRing.java:394
↓ 3 callersMethodgetPreferenceString
(String key)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:147
↓ 3 callersMethodgetRecentEditor
Get the most recent activated text editor @return editor and activation info
Emacs+/src/com/mulgasoft/emacsplus/commands/BrowseKillRingHandler.java:274
↓ 3 callersMethodgetRectangle
()
Emacs+/src/com/mulgasoft/emacsplus/IRegisterContents.java:17
↓ 3 callersMethodgetRectangleInfo
Convert the selection information to a RectangleInfo object with information about the offsets, lengths and columns involved @param editor @param doc
Emacs+/src/com/mulgasoft/emacsplus/execute/RectangleSupport.java:54
↓ 3 callersMethodgetResultMessage
@return the resultMessage
Emacs+/src/com/mulgasoft/emacsplus/commands/MinibufferHandler.java:82
↓ 3 callersMethodgetResultString
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:441
↓ 3 callersMethodgetSchemeId
()
Emacs+/src/com/mulgasoft/emacsplus/DynamicInitializer.java:132
↓ 3 callersMethodgetSortedEditors
(IWorkbenchPage page)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:349
↓ 3 callersMethodgetStartChar
(int i)
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:367
↓ 3 callersMethodgetStartColumn
()
Emacs+/src/com/mulgasoft/emacsplus/execute/RectangleSupport.java:307
↓ 3 callersMethodgetTabWidth
()
Emacs+/src/com/mulgasoft/emacsplus/execute/ColumnSupport.java:75
↓ 3 callersMethodgetTotalBindings
Return the context free set of key bindings @return A map of trigger (<code>TriggerSequence</code>) to bindings ( <code>Collection</code> con
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:595
↓ 3 callersMethodgetTypePrefix
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:196
↓ 3 callersMethodgoToFoundState
If not in found state, pop the state stack until we are (or it's empty) @return false if already in found state, else true
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:1082
↓ 3 callersMethodhandlesAlt
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:503
← previousnext →301–400 of 2,316, ranked by callers