|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.pipeline.view.input.ParamVolumeInputView.VolumeListBoxItem
public static class ParamVolumeInputView.VolumeListBoxItem
List box item that displays the image name.
| Field Summary | |
|---|---|
java.io.File |
file
The file. |
java.lang.String |
name
The name. |
| Constructor Summary | |
|---|---|
ParamVolumeInputView.VolumeListBoxItem()
|
|
| Method Summary | |
|---|---|
int |
compareTo(ParamVolumeInputView.VolumeListBoxItem obj)
|
boolean |
equals(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public java.io.File file
| Constructor Detail |
|---|
public ParamVolumeInputView.VolumeListBoxItem()
| Method Detail |
|---|
public int compareTo(ParamVolumeInputView.VolumeListBoxItem obj)
compareTo in interface java.lang.Comparable<ParamVolumeInputView.VolumeListBoxItem>public boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||