public class JIPipeDummyWorkbench extends Object implements JIPipeWorkbench
JIPipeWorkbench
that will trigger no errors, but will not work for various functions.
Use at own discretion.Constructor and Description |
---|
JIPipeDummyWorkbench() |
Modifier and Type | Method and Description |
---|---|
Context |
getContext() |
DocumentTabPane |
getDocumentTabPane() |
JIPipeNotificationInbox |
getNotificationInbox()
Allows to send notifications on a workbench-level
|
Window |
getWindow()
Returns the window
|
boolean |
isProjectModified()
Returns if the project is modified
|
void |
sendStatusBarText(String text)
Sends a text to the status bar
|
void |
setProjectModified(boolean modified)
Sets the modification state of the project
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
tryFindWorkbench
public Window getWindow()
JIPipeWorkbench
getWindow
in interface JIPipeWorkbench
public void sendStatusBarText(String text)
JIPipeWorkbench
sendStatusBarText
in interface JIPipeWorkbench
text
- The textpublic boolean isProjectModified()
JIPipeWorkbench
isProjectModified
in interface JIPipeWorkbench
public void setProjectModified(boolean modified)
JIPipeWorkbench
setProjectModified
in interface JIPipeWorkbench
modified
- if the project is modifiedpublic Context getContext()
getContext
in interface JIPipeWorkbench
public DocumentTabPane getDocumentTabPane()
getDocumentTabPane
in interface JIPipeWorkbench
public JIPipeNotificationInbox getNotificationInbox()
JIPipeWorkbench
getNotificationInbox
in interface JIPipeWorkbench
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.