Uses of Interface
com.ganteater.ae.MultiTaskRunDialog
Packages that use MultiTaskRunDialog
Package
Description
-
Uses of MultiTaskRunDialog in com.ganteater.ae
Classes in com.ganteater.ae that implement MultiTaskRunDialogMethods in com.ganteater.ae that return MultiTaskRunDialogModifier and TypeMethodDescriptionAEManager.tasksChoice(MultiTaskRunDialog choiceRunner, String[] theNames, boolean exceptionIgnoreFlag, Object setup, Processor taskProcessor, boolean visible) AEWorkspace.tasksChoice(MultiTaskRunDialog dialog, String[] list, boolean exceptionIgnoreFlag, Object setup, Processor taskProcessor, boolean visible) Methods in com.ganteater.ae with parameters of type MultiTaskRunDialogModifier and TypeMethodDescriptionAEManager.tasksChoice(MultiTaskRunDialog choiceRunner, String[] theNames, boolean exceptionIgnoreFlag, Object setup, Processor taskProcessor, boolean visible) AEWorkspace.tasksChoice(MultiTaskRunDialog dialog, String[] list, boolean exceptionIgnoreFlag, Object setup, Processor taskProcessor, boolean visible) -
Uses of MultiTaskRunDialog in com.ganteater.ae.desktop
Methods in com.ganteater.ae.desktop that return MultiTaskRunDialogModifier and TypeMethodDescriptionDesktopWorkspace.tasksChoice(MultiTaskRunDialog dialog, String[] list, boolean exceptionIgnoreFlag, Object setup, Processor taskProcessor, boolean visible) Methods in com.ganteater.ae.desktop with parameters of type MultiTaskRunDialogModifier and TypeMethodDescriptionDesktopWorkspace.tasksChoice(MultiTaskRunDialog dialog, String[] list, boolean exceptionIgnoreFlag, Object setup, Processor taskProcessor, boolean visible) -
Uses of MultiTaskRunDialog in com.ganteater.ae.desktop.ui
Classes in com.ganteater.ae.desktop.ui that implement MultiTaskRunDialogModifier and TypeClassDescriptionclass(package private) classMethods in com.ganteater.ae.desktop.ui with parameters of type MultiTaskRunDialogModifier and TypeMethodDescriptionAEFrame.getChoiceTaskRunner(MultiTaskRunDialog nameDialog, Processor taskProcessor, Object setup) -
Uses of MultiTaskRunDialog in com.ganteater.ae.web
Methods in com.ganteater.ae.web that return MultiTaskRunDialogModifier and TypeMethodDescriptionWebWorkspace.tasksChoice(MultiTaskRunDialog mt, String[] list, boolean exceptionIgnoreFlag, Object setup, Processor taskProcessor, boolean visible) Methods in com.ganteater.ae.web with parameters of type MultiTaskRunDialogModifier and TypeMethodDescriptionWebWorkspace.tasksChoice(MultiTaskRunDialog mt, String[] list, boolean exceptionIgnoreFlag, Object setup, Processor taskProcessor, boolean visible)