MCPcopy Create free account

hub / github.com/MulgaSoft/e4macs / functions

Functions2,316 in github.com/MulgaSoft/e4macs

↓ 1 callersMethodcheckSelection
(ITextSelection selection)
Emacs+/src/com/mulgasoft/emacsplus/commands/CaseCommandHandler.java:104
↓ 1 callersMethodcheckSelection
(ITextSelection selection)
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:750
↓ 1 callersMethodcheckSizeData
Check if containerData size needs updating. This should be handled by the Eclipse framework, but apparently not... @param pstack - source stack @param
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/WindowJoinCmd.java:285
↓ 1 callersMethodcheckState
Just save one version of the string(s) at the top @param currentState
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:1125
↓ 1 callersMethodcleanup
()
Emacs+/src/com/mulgasoft/emacsplus/commands/BrowseKillRingHandler.java:402
↓ 1 callersMethodclearInitialWhitespace
Clear initial whitespace in the rectangle Emacs ignores the end column on each line and removes all initial whitespace on the line @param document @p
Emacs+/src/com/mulgasoft/emacsplus/execute/RectangleSupport.java:257
↓ 1 callersMethodclearIt
(IContributionItem item, ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/ModeLineFlasher.java:75
↓ 1 callersMethodclearKeyEvent
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:573
↓ 1 callersMethodclearSelectables
()
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:70
↓ 1 callersMethodcloseAllDuplicates
Close all duplicates when joining after one or more split commands @param page @throws PartInitException
Emacs+/src/com/mulgasoft/emacsplus/commands/IDeduplication.java:36
↓ 1 callersMethodcloseDuplicates
Close all duplicates present in the array of IEditorReferences @param page @param refs @return true if any editors were closed @throws PartInitExcept
Emacs+/src/com/mulgasoft/emacsplus/commands/IDeduplication.java:53
↓ 1 callersMethodcloseInstances
Close all the editors in the collection of IEditorReferences @param page @param closers editors to close @param active the editor to remain active af
Emacs+/src/com/mulgasoft/emacsplus/commands/IDeduplication.java:81
↓ 1 callersMethodcloseOtherInstances
Close all other editors on the current editor's input @param page @throws PartInitException
Emacs+/src/com/mulgasoft/emacsplus/commands/CloseOtherInstancesHandler.java:51
↓ 1 callersMethodcollectWS
(IDocument document, int off, int count)
Emacs+/src/com/mulgasoft/emacsplus/commands/SplitLineHandler.java:43
↓ 1 callersMethodconfigureLocation
Sets the position for the dialog based on the position of the workbench window. The dialog is flush with the bottom right corner of the workbench wind
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:175
↓ 1 callersMethodconfigureSize
Sets the size for the dialog. The width is slightly less the workbench window's width. The dialog's height is the packed height of the dialog up to a
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:149
↓ 1 callersMethodcontains
(IRegion region, int pos)
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:282
↓ 1 callersMethodconvertCount
(String universalArg)
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatCommandSupport.java:78
↓ 1 callersMethodconvertDelimiters
On paste, Eclipse StyledText converts EOLs to the buffer local value Provide the same feature for yank @param text @return text with line delimiters
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:653
↓ 1 callersMethodconvertGnuStr
Examine replacement string for gnu syntax entire string: \& -> \0 @param rplString @return rplString with replacements if gnuSyntax supported
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:343
↓ 1 callersMethodconvertToMacros
(String idList, Set<String> allMacros)
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroListEditor.java:196
↓ 1 callersMethodconvertToPath
(IEditorPart editor)
Emacs+/src/com/mulgasoft/emacsplus/TecoRegister.java:265
↓ 1 callersMethodcopyCommand
(final Command command, final String name)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MetaXMinibuffer.java:89
↓ 1 callersMethodcopyMacro
Make a shallow copy of this macro @return the shallow copy
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:957
↓ 1 callersMethodcrExitKbdMacro
Normally, store exit of the minibuffer on CR However a minibuffer such as MetaXMinibuffer, that chains execution, should not
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:671
↓ 1 callersMethodcreateBufferTip
(Composite parent, IEditorReference ref)
Emacs+/src/com/mulgasoft/emacsplus/execute/BufferDialog.java:58
↓ 1 callersMethodcreateButtons
Creates the Add, Remove, Up, and Down button in the given button box. @param box the box for the buttons
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:175
↓ 1 callersMethodcreateCommandTip
Create the tooltip for the command. It consists of: - Command Name - Command Id - Description (if present) - Key Bindings (if present) @param par
Emacs+/src/com/mulgasoft/emacsplus/execute/MetaXDialog.java:90
↓ 1 callersMethodcreateList
Combines the given list of items into a single string. This method is the converse of <code>parseString</code>. <p> Subclasses must implement this met
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:118
↓ 1 callersMethodcreateSelectionListener
Creates a selection listener.
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:208
↓ 1 callersMethodcreateTableDialogArea
(final Composite parent)
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:222
↓ 1 callersMethoddecrementExecutionCount
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:79
↓ 1 callersMethoddefaultsPressed
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:390
↓ 1 callersMethoddelChar
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MinibufferImpl.java:133
↓ 1 callersMethoddeleteChar
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:1054
↓ 1 callersMethoddeleteWhitepace
Delete the whitespace at the end of each line from the bottom up @param lastLine last line in the region @param firstLine first line in the region @p
Emacs+/src/com/mulgasoft/emacsplus/commands/DeleteWhitespaceHandler.java:88
↓ 1 callersMethoddispatchAlt
Handle the history navigation commands (via Meta) @see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#dispatchAlt(org.eclipse.swt.events.VerifyEve
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/HistoryMinibuffer.java:80
↓ 1 callersMethoddispatchAltCtrl
Allow children to handle Alt+Ctrl+<X> verify key events Default implementation returns false @param event @return true if Alt+Ctrl event handled
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:762
↓ 1 callersMethoddispatchCtrl
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:480
↓ 1 callersMethoddispatchCtrl
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/StrictMinibuffer.java:154
↓ 1 callersMethoddispatchTab
Allow children to handle <TAB> Default does nothing @param event @return false
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:740
↓ 1 callersMethoddoAddListeners
Add the basic listeners required on the editor @param editor
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:360
↓ 1 callersMethoddoExecuteResult
Inner form of executeResult for minibuffer handlers @param editor @param minibufferResult @return true if we should exit after the execution
Emacs+/src/com/mulgasoft/emacsplus/commands/MinibufferExecHandler.java:39
↓ 1 callersMethoddoLoadDefault
Method declared on FieldEditor.
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:263
↓ 1 callersMethoddoTransform
(ITextEditor editor, IDocument document, final ITextSelection selection, boolean isMark)
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphMovementHandler.java:32
↓ 1 callersMethoddoTransform
(ITextEditor editor, IDocument document, ITextSelection currentSelection)
Emacs+/src/com/mulgasoft/emacsplus/commands/RectangleHandler.java:38
↓ 1 callersMethodenableGnuSubCommands
(boolean gnuYank)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:171
↓ 1 callersMethodequals
@see java.lang.Object#equals(java.lang.Object)
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:318
↓ 1 callersMethodevalOrSetState
Select the preference variable to show, or transition to set variable @param prompt for the ui @param setState true if allowing set variable (setq)
Emacs+/src/com/mulgasoft/emacsplus/preferences/EvalHandler.java:83
↓ 1 callersMethodexecute
(Object selection)
Emacs+/src/com/mulgasoft/emacsplus/execute/ISelectExecute.java:18
↓ 1 callersMethodexecute
behavior on mouse click
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:132
↓ 1 callersMethodexecuteCharEvent
(ExecutingMinibuffer mini, VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:148
↓ 1 callersMethodexecuteOnce
Iterate through the macro events once. After each event is submitted to the ui-thread wait for the event to be processed before moving to the next eve
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:196
↓ 1 callersMethodexecuteResult
Convert buffer name to editor object before call back to command executable @see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#executeResult(org.
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SwitchMinibuffer.java:104
↓ 1 callersMethodexecuteResult
@see com.mulgasoft.emacsplus.minibuffer.ExecutingMinibuffer#executeResult(org.eclipse.ui.texteditor.ITextEditor, java.lang.Object)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MetaXMinibuffer.java:103
↓ 1 callersMethodexecuteResult
Perform the desired action on the result of the minibuffer input @param editor @param minibufferResult usually a String @return true if we should ex
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:134
↓ 1 callersMethodexecuteResult
Pass the minibuffer result back to the command invocation @see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#executeResult(org.eclipse.ui.textedi
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ExecutingMinibuffer.java:65
↓ 1 callersMethodexecuteResult
Convert string to EMPSetq object @see com.mulgasoft.emacsplus.minibuffer.ExecutingMinibuffer#executeResult(org.eclipse.ui.texteditor.ITextEditor, jav
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/EvalMinibuffer.java:55
↓ 1 callersMethodexecuteResult
{@inheritDoc} This will return the first match, if the minibuffer exited with a substring
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/StrictMinibuffer.java:107
↓ 1 callersMethodexecuteWithCount
Execute the command count times Wraps it up with an undoer and suppresses redraw as appropriate @param editor @param document @param id @param count
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:1330
↓ 1 callersMethodexecutionDone
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:148
↓ 1 callersMethodfindMatchingPeer
Searches <code>doc</code> for the specified end character, <code>end</code>. @param doc the document to search @param start the opening matching char
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:135
↓ 1 callersMethodfindNext
Find the next occurrence of empty line(s) Will match all valid lines except single ^$ @param editor @param forward true if moving forward @return -1
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphHandler.java:65
↓ 1 callersMethodfindNextEmpty
Find the next occurrence of empty line consisting of ^$ Since findNext will find multiple sequential ^$'s, we only need find one @param editor @param
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphHandler.java:90
↓ 1 callersMethodfindSourceViewer
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:1090
↓ 1 callersMethodfindTarget
Refine target search to not proceed beyond a region limit, if present @see com.mulgasoft.emacsplus.minibuffer.SearchMinibuffer#findTarget(org.eclipse
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:616
↓ 1 callersMethodfindTarget
(IFindReplaceTarget target, String searchStr, int searchIndex, boolean forward)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:859
↓ 1 callersMethodfindTextViewer
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:763
↓ 1 callersMethodfindTheStack
If parent is a sash, keep looking until we find a PartStack @param parent a sash of PartStack @return the first PartStack we find
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:196
↓ 1 callersMethodfixName
Replace all spaces in the name with dashes a la emacs Also, avoid any name collisions by adding an index if necessary @param name @return fixed name
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandSupport.java:259
↓ 1 callersMethodforceActivate
Cursor enablement for E4
Emacs+/src/com/mulgasoft/emacsplus/commands/SwitchToBufferHandler.java:104
↓ 1 callersMethodforwardSearch
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:424
↓ 1 callersMethodgetActivationListener
()
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:34
↓ 1 callersMethodgetAllCharacters
@return A set containing all characters occurring in character pairs.
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:316
↓ 1 callersMethodgetBinding
Check for C-x C-k <key> binding conflict @param editor @param c @return IBindingResult with C-x C-k <key> information
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroBindHandler.java:322
↓ 1 callersMethodgetBinding
Return the exact binding if it exists and is enabled, else null @param editor @param keyCode @param mode @return binding if it exists and is enabled,
Emacs+/src/com/mulgasoft/emacsplus/commands/IndentForTabHandler.java:118
↓ 1 callersMethodgetBinding
@return the binding
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/KeyHandlerMinibuffer.java:76
↓ 1 callersMethodgetBinding
(KeyEvent event, int mode, boolean checkEnabled)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:811
↓ 1 callersMethodgetBindingKeys
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:912
↓ 1 callersMethodgetBindingManager
(BindingService bs)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:616
↓ 1 callersMethodgetBindingService
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:217
↓ 1 callersMethodgetBracketPosition
(IDocument document, int pos)
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:166
↓ 1 callersMethodgetButtonBoxControl
Returns this field editor's button box containing the Add, Remove, Up, and Down button. @param parent the parent control @return the button box
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:291
↓ 1 callersMethodgetCategories
Get the current set of defined categories corresponding to the included category names @param ics @return the filtered set of categories @throws Not
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandSupport.java:80
↓ 1 callersMethodgetCellText
(Event event, Table table)
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:338
↓ 1 callersMethodgetCmdParameters
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1139
↓ 1 callersMethodgetCmdResult
Get the command result @return the command result
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:567
↓ 1 callersMethodgetCmdRunner
Create the Runnable for executing a command (which may be a named/bound kbd macro) @param event @param editor @param vkf @return the Runnable
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:263
↓ 1 callersMethodgetCmdSelection
If no text is selected, see if the handler wants to get one @param editor @param selection @return new selection, if handler modified it, else select
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:579
↓ 1 callersMethodgetColors
(StyledText widget)
Emacs+/src/com/mulgasoft/emacsplus/ScreenFlasher.java:48
↓ 1 callersMethodgetCommandAndArgs
()
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandHandler.java:24
↓ 1 callersMethodgetCommandId
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:229
↓ 1 callersMethodgetCommonString
Determine the longest common command name substring that starts with the current substring @param subTree @param subString @return the longest common
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandSupport.java:281
↓ 1 callersMethodgetComparable
(String txt, String field)
Emacs+/src/com/mulgasoft/emacsplus/commands/FieldsHandler.java:35
↓ 1 callersMethodgetComparator
(boolean reverse)
Emacs+/src/com/mulgasoft/emacsplus/commands/SortLinesHandler.java:73
↓ 1 callersMethodgetCompletions
(String searchSubstr, boolean insensitive, boolean regex)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/KbdMacroMinibuffer.java:99
↓ 1 callersMethodgetCompletions
@see com.mulgasoft.emacsplus.minibuffer.CompletionMinibuffer#getCompletions()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/EvalMinibuffer.java:35
↓ 1 callersMethodgetCopyExecListener
(boolean isReverse)
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:42
↓ 1 callersMethodgetCount
()
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatCommandSupport.java:67
↓ 1 callersMethodgetCount
@return the count that was entered (or multiple of 4, if plain)
Emacs+/src/com/mulgasoft/emacsplus/execute/IUniversalResult.java:23
← previousnext →801–900 of 2,316, ranked by callers