public class JIPipeDesktopCachedDataDisplayCacheControl extends Object implements org.scijava.Disposable, JIPipeRunnable.InterruptedEventListener, JIPipeRunnable.FinishedEventListener, JIPipeRunnable.StartedEventListener, JIPipeParameterCollection.ParameterChangedEventListener
Constructor and Description |
---|
JIPipeDesktopCachedDataDisplayCacheControl(JIPipeDesktopProjectWorkbench workbench,
JToolBar toolBar,
JIPipeGraphNode node) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
JIPipeGraphNode |
getNode() |
void |
install() |
void |
installRefreshOnActivate(Runnable refreshFunction) |
void |
onParameterChanged(JIPipeParameterCollection.ParameterChangedEvent e) |
void |
onRunnableFinished(JIPipeRunnable.FinishedEvent event) |
void |
onRunnableInterrupted(JIPipeRunnable.InterruptedEvent event) |
void |
onRunnableStarted(JIPipeRunnable.StartedEvent event) |
boolean |
shouldRefreshToCache() |
void |
uninstall() |
public JIPipeDesktopCachedDataDisplayCacheControl(JIPipeDesktopProjectWorkbench workbench, JToolBar toolBar, JIPipeGraphNode node)
public void onRunnableFinished(JIPipeRunnable.FinishedEvent event)
onRunnableFinished
in interface JIPipeRunnable.FinishedEventListener
public void onRunnableInterrupted(JIPipeRunnable.InterruptedEvent event)
onRunnableInterrupted
in interface JIPipeRunnable.InterruptedEventListener
public void onRunnableStarted(JIPipeRunnable.StartedEvent event)
onRunnableStarted
in interface JIPipeRunnable.StartedEventListener
public void dispose()
dispose
in interface org.scijava.Disposable
public void onParameterChanged(JIPipeParameterCollection.ParameterChangedEvent e)
onParameterChanged
in interface JIPipeParameterCollection.ParameterChangedEventListener
public void installRefreshOnActivate(Runnable refreshFunction)
public boolean shouldRefreshToCache()
public JIPipeGraphNode getNode()
public void uninstall()
public void install()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.