Package net.jalbum.component
Class Dialogs
java.lang.Object
net.jalbum.component.Dialogs
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Dialogs
public Dialogs()
-
-
Method Details
-
showOptionDialog
public static Object showOptionDialog(Component parentComponent, Object message, String title, int messageType, Object[] options, Object initialValue) throws HeadlessException - Throws:
HeadlessException
-