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, waittryFindWorkbenchpublic Window getWindow()
JIPipeWorkbenchgetWindow in interface JIPipeWorkbenchpublic void sendStatusBarText(String text)
JIPipeWorkbenchsendStatusBarText in interface JIPipeWorkbenchtext - The textpublic boolean isProjectModified()
JIPipeWorkbenchisProjectModified in interface JIPipeWorkbenchpublic void setProjectModified(boolean modified)
JIPipeWorkbenchsetProjectModified in interface JIPipeWorkbenchmodified - if the project is modifiedpublic Context getContext()
getContext in interface JIPipeWorkbenchpublic DocumentTabPane getDocumentTabPane()
getDocumentTabPane in interface JIPipeWorkbenchpublic JIPipeNotificationInbox getNotificationInbox()
JIPipeWorkbenchgetNotificationInbox in interface JIPipeWorkbenchCopyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.