public class InterestPointExplorer<AS extends SpimData2,X extends XmlIoAbstractSpimData<?,AS>> extends Object implements SelectedViewDescriptionListener<AS>
Constructor and Description |
---|
InterestPointExplorer(String xml,
X io,
ViewSetupExplorer<AS,X> viewSetupExplorer) |
Modifier and Type | Method and Description |
---|---|
JFrame |
frame() |
InterestPointExplorerPanel |
panel() |
void |
quit() |
void |
save() |
void |
seletedViewDescription(BasicViewDescription<? extends BasicViewSetup> viewDescription) |
void |
updateContent(AS data) |
public InterestPointExplorer(String xml, X io, ViewSetupExplorer<AS,X> viewSetupExplorer)
public JFrame frame()
public void seletedViewDescription(BasicViewDescription<? extends BasicViewSetup> viewDescription)
seletedViewDescription
in interface SelectedViewDescriptionListener<AS extends SpimData2>
public void save()
save
in interface SelectedViewDescriptionListener<AS extends SpimData2>
public void quit()
quit
in interface SelectedViewDescriptionListener<AS extends SpimData2>
public InterestPointExplorerPanel panel()
public void updateContent(AS data)
updateContent
in interface SelectedViewDescriptionListener<AS extends SpimData2>
Copyright © 2015–2021 Fiji. All rights reserved.