Uses of Class
com.ganteater.ae.desktop.editor.TaskEditor
Packages that use TaskEditor
Package
Description
-
Uses of TaskEditor in com.ganteater.ae.desktop.editor
Methods in com.ganteater.ae.desktop.editor with parameters of type TaskEditorModifier and TypeMethodDescriptionvoid
Editor.init
(TaskEditor taskEditor, Node editorNode) void
VariableViewPanel.init
(TaskEditor editor, Node node) -
Uses of TaskEditor in com.ganteater.ae.desktop.ui
Methods in com.ganteater.ae.desktop.ui that return TaskEditorMethods in com.ganteater.ae.desktop.ui with parameters of type TaskEditorModifier and TypeMethodDescriptionvoid
AEFrame.checkFailure
(TaskEditor editor) void
AEFrame.criticalError
(TaskEditor editor) void
AEFrame.refreshRecipeMap
(TaskEditor taskEditor) void
AEFrame.removeTab
(TaskEditor editor) void
AEFrame.startTaskNotify
(TaskEditor editor) Constructors in com.ganteater.ae.desktop.ui with parameters of type TaskEditorModifierConstructorDescriptionTaskMenuItem
(String name, TaskEditor taskEditor) TaskPanel
(TaskEditor taskEditor) -
Uses of TaskEditor in com.ganteater.ae.desktop.view
Constructors in com.ganteater.ae.desktop.view with parameters of type TaskEditorModifierConstructorDescriptionListLogPresenter
(TaskEditor aTaskEditor, String aName) ListLogPresenter
(TaskEditor aTaskEditor, String aName, boolean mainLog) TextLogPresenter
(TaskEditor aTaskEditor, String aName)