Uses of Class
io.github.tonywasher.joceanus.oceanus.profile.OceanusProfile
Packages that use OceanusProfile
Package
Description
Launch classes.
Java Viewer.
Profiles.
Provides top-level control of data.
UI Factory API.
Thread API.
UI Core Factory.
Thread core classes.
Tethys UI factory for non-GUI tests.
-
Uses of OceanusProfile in io.github.tonywasher.joceanus.metis.toolkit
Methods in io.github.tonywasher.joceanus.metis.toolkit that return OceanusProfileModifier and TypeMethodDescriptionMetisToolkit.getActiveProfile()Obtain the active profile.MetisToolkit.getActiveTask()Obtain the active task.MetisToolkit.getNewProfile(String pTask) Create new profile. -
Uses of OceanusProfile in io.github.tonywasher.joceanus.metis.viewer
Constructors in io.github.tonywasher.joceanus.metis.viewer with parameters of type OceanusProfileModifierConstructorDescriptionMetisViewerProfileWrapper(OceanusProfile pProfile) Create a new Metis Profile Wrapper for an underlying TethysProfile. -
Uses of OceanusProfile in io.github.tonywasher.joceanus.oceanus.profile
Methods in io.github.tonywasher.joceanus.oceanus.profile that return OceanusProfileModifier and TypeMethodDescriptionOceanusProfile.getActiveTask()Obtain the currently active task.Start a new subTask.Methods in io.github.tonywasher.joceanus.oceanus.profile that return types with arguments of type OceanusProfile -
Uses of OceanusProfile in io.github.tonywasher.joceanus.prometheus.views
Methods in io.github.tonywasher.joceanus.prometheus.views that return OceanusProfileModifier and TypeMethodDescriptionPrometheusDataControl.getActiveProfile()Obtain the active profile.PrometheusDataControl.getActiveTask()Obtain the active task.PrometheusDataControl.getNewProfile(String pTask) Create new profile. -
Uses of OceanusProfile in io.github.tonywasher.joceanus.tethys.api.factory
Methods in io.github.tonywasher.joceanus.tethys.api.factory that return OceanusProfileModifier and TypeMethodDescriptionTethysUIFactory.getActiveProfile()Obtain the active profile.TethysUIFactory.getActiveTask()Obtain the active task.TethysUIFactory.getNewProfile(String pTask) Create new profile. -
Uses of OceanusProfile in io.github.tonywasher.joceanus.tethys.api.thread
Methods in io.github.tonywasher.joceanus.tethys.api.thread that return OceanusProfileModifier and TypeMethodDescriptionTethysUIThreadManager.getActiveProfile()Obtain the active profile.TethysUIThreadStatusReport.getActiveTask()Obtain the active task. -
Uses of OceanusProfile in io.github.tonywasher.joceanus.tethys.core.factory
Methods in io.github.tonywasher.joceanus.tethys.core.factory that return OceanusProfileModifier and TypeMethodDescriptionTethysUICoreFactory.getActiveProfile()TethysUICoreFactory.getActiveTask()TethysUICoreFactory.getNewProfile(String pTask) -
Uses of OceanusProfile in io.github.tonywasher.joceanus.tethys.core.thread
Methods in io.github.tonywasher.joceanus.tethys.core.thread that return OceanusProfileModifier and TypeMethodDescriptionTethysUICoreThreadManager.getActiveProfile()TethysUICoreThreadManager.getActiveTask() -
Uses of OceanusProfile in io.github.tonywasher.joceanus.tethys.helper
Methods in io.github.tonywasher.joceanus.tethys.helper that return OceanusProfileModifier and TypeMethodDescriptionTethysUIHelperFactory.getActiveProfile()TethysUIHelperFactory.getActiveTask()TethysUIHelperFactory.getNewProfile(String pTask)