public class JOptionPaneEx extends Object
| Constructor and Description |
|---|
JOptionPaneEx() |
| Modifier and Type | Method and Description |
|---|---|
static int |
showValidatingConfirmDialog(Component parent,
String title,
JComponent component,
org.protege.editor.core.ui.util.VerifiedInputEditor verifiedInputEditor,
int messageType,
int optionType,
JComponent defaultFocusedComponent) |
public static int showValidatingConfirmDialog(Component parent, String title, JComponent component, org.protege.editor.core.ui.util.VerifiedInputEditor verifiedInputEditor, int messageType, int optionType, JComponent defaultFocusedComponent)
parent - parenttitle - titlecomponent - componentverifiedInputEditor - verifiedInputEditormessageType - messageTypeoptionType - optionTypedefaultFocusedComponent - defaultFocusedComponentCopyright © 2014 The University of Manchester. All Rights Reserved.