|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.gui.RoiProperties
public class RoiProperties
Displays a dialog that allows the user to specify ROI properties such as color and line width.
Constructor Summary | |
---|---|
RoiProperties(java.lang.String title,
Roi roi)
Constructs a ColorChooser using the specified title and initial color. |
Method Summary | |
---|---|
boolean |
showDialog()
Displays the dialog box and returns 'false' if the user cancels the dialog. |
boolean |
showImageDialog(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoiProperties(java.lang.String title, Roi roi)
Method Detail |
---|
public boolean showDialog()
public boolean showImageDialog(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |