|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.client.frida.gui.shared.NavigationPanel
public abstract class NavigationPanel
| Constructor Summary | |
|---|---|
NavigationPanel(java.util.List<ExternalFileCoordinate> files,
ImagePlusHolder imagePlusHolder,
IASessionBean iaSessionBean,
ImageAppGuis imageAppGuis)
|
|
| Method Summary | |
|---|---|
ij.ImagePlus |
getImagePlus()
|
javax.swing.JPanel |
getPanel()
|
protected abstract void |
saveImage(ExternalFile file,
ij.ImagePlus imagePlus)
|
void |
setCoordinate(Coordinate coordinate)
|
protected abstract void |
setImage(ExternalFile file,
ij.ImagePlus imagePlus)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigationPanel(java.util.List<ExternalFileCoordinate> files,
ImagePlusHolder imagePlusHolder,
IASessionBean iaSessionBean,
ImageAppGuis imageAppGuis)
| Method Detail |
|---|
public javax.swing.JPanel getPanel()
public void setCoordinate(Coordinate coordinate)
public ij.ImagePlus getImagePlus()
protected abstract void setImage(ExternalFile file,
ij.ImagePlus imagePlus)
protected abstract void saveImage(ExternalFile file,
ij.ImagePlus imagePlus)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||