public class MarkingWarningDialog extends ProMUIOverlay
interactionResult, overlayHeight, overlayTitle, overlayWidth, uis| Constructor and Description |
|---|
MarkingWarningDialog(java.lang.String text) |
MarkingWarningDialog(java.lang.String text,
java.lang.String title) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected javax.swing.JComponent |
CreateContentPanel() |
protected org.deckfour.uitopia.ui.overlay.AbstractOverlayDialog |
CreateDialog() |
CloseDialog, CreateOverlay, ShowDialogpublic MarkingWarningDialog(java.lang.String text)
public MarkingWarningDialog(java.lang.String text,
java.lang.String title)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class ProMUIOverlayprotected javax.swing.JComponent CreateContentPanel()
CreateContentPanel in class ProMUIOverlayprotected org.deckfour.uitopia.ui.overlay.AbstractOverlayDialog CreateDialog()
CreateDialog in class ProMUIOverlay