public class InitFilterDescriptor extends WizardPanelDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY |
panelIdentifier, targetPanel| Constructor and Description |
|---|
InitFilterDescriptor(TrackMate trackmate,
FeatureFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
aboutToHidePanel() |
Runnable |
getForwardRunnable() |
aboutToDisplayPanel, displayingPanel, getBackwardRunnable, getCancelable, getPanelComponent, getPanelDescriptorIdentifierpublic static final String KEY
public InitFilterDescriptor(TrackMate trackmate, FeatureFilter filter)
public Runnable getForwardRunnable()
getForwardRunnable in class WizardPanelDescriptorpublic void aboutToHidePanel()
aboutToHidePanel in class WizardPanelDescriptorCopyright © 2015–2021 Fiji. All rights reserved.