Uses of Class
editor.GosuPanel
Packages that use GosuPanel
-
Uses of GosuPanel in editor
Modifier and TypeMethodDescriptionprotected GosuPanelAbstractLineInfoManager.getGosuPanel()static GosuPanelFileTreeUtil.getGosuPanel()IGosuEditor.getGosuPanel()LabFrame.getGosuPanel()Modifier and TypeMethodDescriptionvoidLabFrame.checkForUpdate(GosuPanel gosuPanel) static PathLabFrame.getUserFile(GosuPanel gosuPanel) static IntegerLabFrame.getVersion(GosuPanel gosuPanel) LabFrame.loadRecentExperiment(GosuPanel gosuPanel) -
Uses of GosuPanel in editor.run
Methods in editor.run that return GosuPanelModifier and TypeMethodDescriptionprotected GosuPanelAbstractOutOfProcessExecutor.getGosuPanel() -
Uses of GosuPanel in editor.util
Methods in editor.util that return GosuPanelConstructors in editor.util with parameters of type GosuPanelModifierConstructorDescriptionExperiment(String name, Path dir, GosuPanel gosuPanel) Experiment(Path dir, GosuPanel gosuPanel)