public class ModalPc extends AbstractDialogPc implements DialogPc, SwingXMLBuilder.Backlink
mAppEventSupport| Constructor and Description |
|---|
ModalPc() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Callback from the cancel button or ESC.
|
void |
dispose(Map<String,? super Object> pArgs) |
Object |
getVisualPresentation() |
void |
init(Dc pDc,
Map<String,? super Object> pArgs) |
void |
ok()
Callback method from the ok button.
|
void |
setSwingXMLBuilder(SwingXMLBuilder pBuilder) |
postAppEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostAppEventpublic void setSwingXMLBuilder(SwingXMLBuilder pBuilder)
setSwingXMLBuilder in interface SwingXMLBuilder.Backlinkpublic void init(Dc pDc, Map<String,? super Object> pArgs)
init in interface Pcinit in class AbstractDialogPcpublic Object getVisualPresentation()
getVisualPresentation in interface DialogPcpublic void dispose(Map<String,? super Object> pArgs)
dispose in interface Disposabledispose in class AbstractDialogPcpublic void ok()
public void cancel()
Copyright © 2016 Jürgen Zeller (privat). All rights reserved.