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.cli
Classes in de.grogra.cli that implement CommandMethods in de.grogra.cli with parameters of type CommandModifier and TypeMethodDescriptionprotected void
void
CLIWorkbenchManager.closeWorkbench
(ProjectWorkbench w, Command afterDispose) close a workbenchvoid
CLIToolkit.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) void
void
CLIApplication.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 TypeClassDescriptionclass
class
class
-
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 void
DTDSourceFile.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 TypeMethodDescriptionvoid
IMPJobManager.cancelQueuedJob
(Command object) void
IMPJobManager.cancelTimedJob
(Command object) protected void
void
IMP.closeWorkbench
(ProjectWorkbench w, Command afterDispose) void
final void
void
void
void
void
-
Uses of Command in de.grogra.imp.edit
Methods in de.grogra.imp.edit with parameters of type CommandModifier and TypeMethodDescriptionvoid
ToolRoot.executeWithWriteLock
(Command command, EditEvent event) Executes the givencommand
in 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 TypeClassDescriptionclass
class
class
-
Uses of Command in de.grogra.imp.viewhandler
Classes in de.grogra.imp.viewhandler that implement CommandModifier and TypeClassDescriptionclass
remove 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 void
MTGSourceFile.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 Command
Workbench.CLOSE
static final Command
Command.DISPOSE
Methods 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 TypeMethodDescriptionvoid
JobManager.cancelQueuedJob
(Command command) void
JobManager.cancelTimedJob
(Command command) void
Panel.checkClose
(Command ok) void
PanelDecorator.checkClose
(Command ok) void
PanelHL.checkClose
(Command ok) protected abstract void
void
WorkbenchManager.closeWorkbench
(ProjectWorkbench w, Command afterDispose) Dispose a workbench - should be deregistered first Execute the afterDispose command (usually a popup for saving)abstract void
HeadlessToolkit.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 Object
UIToolkit.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 Object
UIToolkit.createTextViewer
(URL url, String mimeType, String content, Command hyperlink, boolean asBrowser) HeadlessToolkit.createWindow
(Command close, Map params) abstract Window
UIToolkit.createWindow
(Command close, Map params) abstract void
void
abstract void
static void
UI.executeLockedly
(Lockable resource, boolean write, Command cmd, Object arg, Context ctx, int flags) static void
UI.executeLockedly
(Lockable resource, boolean write, Command cmd, Object arg, Context ctx, int flags, boolean passLockAsArg) void
void
void
void
-
Uses of Command in de.grogra.pf.ui.awt
Classes in de.grogra.pf.ui.awt that implement CommandModifier and TypeClassDescriptionclass
class
class
-
Uses of Command in de.grogra.pf.ui.registry
Classes in de.grogra.pf.ui.registry that implement CommandModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Methods in de.grogra.pf.ui.registry with parameters of type CommandModifier and TypeMethodDescriptionstatic void
SourceFile.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 TypeMethodDescriptionvoid
PanelSupport.checkClose
(Command ok) void
TextEditorSupport.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.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 TypeClassDescriptionclass
class
class
final class
Fields 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 TypeMethodDescriptionvoid
JobManagerImpl.cancelQueuedJob
(Command object) void
JobManagerImpl.cancelTimedJob
(Command object) void
activates a file of the project and therefore triggers the compiler, if no file is found nothing is happeningfinal void
void
executing a command with the Jobmanager of the Given Context using the ProjectGraph of the Projects Registry as a Lockvoid
void
void
void
-
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