public interface ROIMaskPanel
Modifier and Type | Method and Description |
---|---|
void |
activeSlider(boolean active) |
void |
addListener(ActionListener listener) |
JComponent |
getComponent() |
ROIMaskData |
getDataModel() |
void |
showWarning(boolean show) |
ROIMaskData getDataModel()
JComponent getComponent()
void activeSlider(boolean active)
void showWarning(boolean show)
void addListener(ActionListener listener)