Uses of Interface
de.grogra.pf.ui.Command
Packages that use Command
Package
Description
-
Uses of Command in de.grogra.api
Classes in de.grogra.api that implement CommandMethods in de.grogra.api with parameters of type Command -
Uses of Command in de.grogra.autocompletors.outline
Classes in de.grogra.autocompletors.outline that implement Command -
Uses of Command in de.grogra.cli
Classes in de.grogra.cli that implement CommandMethods in de.grogra.cli with parameters of type CommandModifier and TypeMethodDescriptionprotected voidvoidCLIWorkbenchManager.closeWorkbench(ProjectWorkbench w, Command afterDispose) close a workbenchvoidCLIToolkit.createButton(String text, IconSource source, Dimension size, int flags, Command cmd, Context ctx) CLIToolkit.createTextViewer(URL url, String mimeType, String content, Command hyperlink, boolean asBrowser) CLIToolkit.createWindow(Command close, Map params) voidvoidCLIApplication.loadExample(Object info, Command afterCommand) Open a project in a new workbench. -
Uses of Command in de.grogra.cli.ui
Methods in de.grogra.cli.ui with parameters of type CommandConstructors in de.grogra.cli.ui with parameters of type Command -
Uses of Command in de.grogra.coolbar
Classes in de.grogra.coolbar that implement Command -
Uses of Command in de.grogra.ext.jedit
Methods in de.grogra.ext.jedit with parameters of type Command -
Uses of Command in de.grogra.ext.pdb.view
Classes in de.grogra.ext.pdb.view that implement CommandModifier and TypeClassDescriptionclassclassclass -
Uses of Command in de.grogra.grogra
Classes in de.grogra.grogra that implement CommandMethods in de.grogra.grogra with parameters of type CommandModifier and TypeMethodDescriptionstatic voidDTDSourceFile.refresh(Item dir, DTDSourceFile file, String category, Command afterRefresh) -
Uses of Command in de.grogra.imp
Classes in de.grogra.imp that implement CommandFields in de.grogra.imp declared as CommandMethods in de.grogra.imp with parameters of type CommandModifier and TypeMethodDescriptionvoidIMPJobManager.cancelQueuedJob(Command object) voidIMPJobManager.cancelTimedJob(Command object) protected voidvoidIMP.closeWorkbench(ProjectWorkbench w, Command afterDispose) voidfinal voidvoidvoidvoidvoid -
Uses of Command in de.grogra.imp.edit
Methods in de.grogra.imp.edit with parameters of type CommandModifier and TypeMethodDescriptionvoidToolRoot.executeWithWriteLock(Command command, EditEvent event) Executes the givencommandin the main thread of the workbench and with a write-lock on the graph. -
Uses of Command in de.grogra.imp.net
Classes in de.grogra.imp.net that implement CommandModifier and TypeClassDescriptionclassclassclass -
Uses of Command in de.grogra.imp.viewhandler
Classes in de.grogra.imp.viewhandler that implement CommandModifier and TypeClassDescriptionclassremove all highlighting - a command to apply this async -
Uses of Command in de.grogra.imp2d.edit
Classes in de.grogra.imp2d.edit that implement Command -
Uses of Command in de.grogra.mtg
Methods in de.grogra.mtg with parameters of type CommandModifier and TypeMethodDescriptionstatic voidMTGSourceFile.refresh(Item dir, MTGSourceFile file, String category, Command afterRefresh) -
Uses of Command in de.grogra.pf.ui
Classes in de.grogra.pf.ui that implement CommandFields in de.grogra.pf.ui declared as CommandModifier and TypeFieldDescriptionstatic final CommandWorkbench.CLOSEstatic final CommandCommand.DISPOSEMethods in de.grogra.pf.ui that return CommandModifier and TypeMethodDescriptionCommand[]ProjectWorkbench.getFunctions()abstract Command[]Project.listFunctions()Methods in de.grogra.pf.ui with parameters of type CommandModifier and TypeMethodDescriptionvoidJobManager.cancelQueuedJob(Command command) voidJobManager.cancelTimedJob(Command command) voidPanel.checkClose(Command ok) voidPanelDecorator.checkClose(Command ok) voidPanelHL.checkClose(Command ok) protected abstract voidvoidWorkbenchManager.closeWorkbench(ProjectWorkbench w, Command afterDispose) Dispose a workbench - should be deregistered first Execute the afterDispose command (usually a popup for saving)abstract voidHeadlessToolkit.createButton(String text, IconSource source, Dimension size, int flags, Command cmd, Context ctx) UIToolkit.createButton(Described dp, int flags, Command cmd, Context ctx) UIToolkit.createButton(Described dp, Dimension size, int flags, Command cmd, Context ctx) UIToolkit.createButton(I18NBundle bundle, String key, Dimension size, int flags, Command cmd, Context ctx) UIToolkit.createButton(String text, int flags, Command cmd, Context ctx) UIToolkit.createButton(String text, IconSource source, int flags, Command cmd, Context ctx) abstract ObjectUIToolkit.createButton(String text, IconSource source, Dimension size, int flags, Command cmd, Context ctx) HeadlessToolkit.createTextViewer(URL url, String mimeType, String content, Command hyperlink, boolean asBrowser) abstract ObjectUIToolkit.createTextViewer(URL url, String mimeType, String content, Command hyperlink, boolean asBrowser) HeadlessToolkit.createWindow(Command close, Map params) abstract WindowUIToolkit.createWindow(Command close, Map params) abstract voidvoidabstract voidstatic voidUI.executeLockedly(Lockable resource, boolean write, Command cmd, Object arg, Context ctx, int flags) static voidUI.executeLockedly(Lockable resource, boolean write, Command cmd, Object arg, Context ctx, int flags, boolean passLockAsArg) voidvoidvoidvoid -
Uses of Command in de.grogra.pf.ui.awt
Classes in de.grogra.pf.ui.awt that implement CommandModifier and TypeClassDescriptionclassclassclass -
Uses of Command in de.grogra.pf.ui.registry
Classes in de.grogra.pf.ui.registry that implement CommandModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in de.grogra.pf.ui.registry with parameters of type CommandModifier and TypeMethodDescriptionstatic voidSourceFile.refresh(Item dir, SourceFile file, String category, Command afterRefresh) Constructors in de.grogra.pf.ui.registry with parameters of type Command -
Uses of Command in de.grogra.pf.ui.swing
Classes in de.grogra.pf.ui.swing that implement CommandMethods in de.grogra.pf.ui.swing with parameters of type CommandModifier and TypeMethodDescriptionvoidPanelSupport.checkClose(Command ok) voidTextEditorSupport.checkClose(Command ok) SwingToolkit.createButton(String text, IconSource icon, Dimension size, int flags, Command cmd, Context ctx) SwingToolkit.createTextViewer(URL url, String mimeType, String content, Command hyperlink, boolean asBrowser) SwingToolkit.createTextViewer(URL url, String mimeType, String content, Command hyperlink, boolean asBrowser, boolean hideNavi) SwingToolkit.createWindow(Command close, Map params) -
Uses of Command in de.grogra.pf.ui.util
Classes in de.grogra.pf.ui.util that implement CommandModifier and TypeClassDescriptionclassclassclassfinal classFields in de.grogra.pf.ui.util declared as CommandConstructors in de.grogra.pf.ui.util with parameters of type CommandModifierConstructorDescriptionButtonWidget(Command command, Property property) SynchronousCommand(Command command) -
Uses of Command in de.grogra.projectmanager
Methods in de.grogra.projectmanager that return CommandModifier and TypeMethodDescriptionCommand[]ProjectImpl.listFunctions()Listing all commands of the Project, as an array of CommandItems If the project dose not contain CommandsItems it returns nullMethods in de.grogra.projectmanager with parameters of type CommandModifier and TypeMethodDescriptionvoidJobManagerImpl.cancelQueuedJob(Command object) voidJobManagerImpl.cancelTimedJob(Command object) voidactivates a file of the project and therefore triggers the compiler, if no file is found nothing is happeningfinal voidvoidexecuting a command with the Jobmanager of the Given Context using the ProjectGraph of the Projects Registry as a Lockvoidvoidvoidvoid -
Uses of Command in de.grogra.rgg
Classes in de.grogra.rgg that implement Command -
Uses of Command in de.grogra.rgg.model
Classes in de.grogra.rgg.model that implement Command -
Uses of Command in de.grogra.rgg.tutorial.layout
Classes in de.grogra.rgg.tutorial.layout that implement Command -
Uses of Command in de.grogra.socketview
Methods in de.grogra.socketview that return CommandModifier and TypeMethodDescriptionSocketView.wrapRequest(StringMap sm, Executable c, io.netty.channel.Channel ch)