Package | Description |
---|---|
org.hkijena.jipipe.extensions.settings | |
org.hkijena.jipipe.ui | |
org.hkijena.jipipe.ui.components |
Modifier and Type | Method and Description |
---|---|
void |
AutoSaveSettings.autoSave(JIPipeProjectWindow window) |
Modifier and Type | Method and Description |
---|---|
static JIPipeProjectWindow |
JIPipeProjectWindow.getWindowFor(JIPipeProject project)
Tries to find the window that belongs to the provided project
|
static JIPipeProjectWindow |
JIPipeProjectWindow.newWindow(Context context,
JIPipeProject project,
boolean showIntroduction,
boolean isNewProject)
Creates a new window
|
Modifier and Type | Method and Description |
---|---|
static Set<JIPipeProjectWindow> |
JIPipeProjectWindow.getOpenWindows() |
Constructor and Description |
---|
JIPipeProjectWorkbench(JIPipeProjectWindow window,
Context context,
JIPipeProject project,
boolean showIntroduction,
boolean isNewProject) |
Constructor and Description |
---|
RecentProjectsMenu(String text,
Icon icon,
JIPipeProjectWindow workbenchWindow) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.