public class ViewSetupExplorer<AS extends AbstractSpimData<?>,X extends XmlIoAbstractSpimData<?,AS>> extends Object
Constructor and Description |
---|
ViewSetupExplorer(AS data,
String xml,
X io) |
Modifier and Type | Method and Description |
---|---|
void |
addListener(SelectedViewDescriptionListener<AS> listener) |
JFrame |
getFrame() |
ArrayList<SelectedViewDescriptionListener<AS>> |
getListeners() |
ViewSetupExplorerPanel<AS,X> |
getPanel() |
AS |
getSpimData() |
void |
quit() |
public void quit()
public AS getSpimData()
public ViewSetupExplorerPanel<AS,X> getPanel()
public JFrame getFrame()
public void addListener(SelectedViewDescriptionListener<AS> listener)
public ArrayList<SelectedViewDescriptionListener<AS>> getListeners()
Copyright © 2015–2021 Fiji. All rights reserved.