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, ShowDialog
public 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.ActionListener
actionPerformed
in class ProMUIOverlay
protected javax.swing.JComponent CreateContentPanel()
CreateContentPanel
in class ProMUIOverlay
protected org.deckfour.uitopia.ui.overlay.AbstractOverlayDialog CreateDialog()
CreateDialog
in class ProMUIOverlay