Package gov.nih.mipav.view.dialogs
Class JDialogPowerWatershed.labelIndexItem
- java.lang.Object
-
- gov.nih.mipav.view.dialogs.JDialogPowerWatershed.labelIndexItem
-
- Enclosing class:
- JDialogPowerWatershed
private class JDialogPowerWatershed.labelIndexItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description labelIndexItem(short label, int index)
Creates a new labelIndexItem object.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getIndex()
DOCUMENT ME!short
getLabel()
DOCUMENT ME!
-