public class AboutDc extends AbstractDialogDc implements DialogDc, SwingXMLBuilder.Backlink
mAppEventSupport, mDialogManager| Constructor and Description |
|---|
AboutDc() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the dialog via a CloseDialogEvent(), this
will trigger a call to hide().
|
void |
dispose(Map<String,? super Object> pArgs) |
void |
doActivate(Map<String,? super Object> pArgs) |
void |
doPassivate(Map<String,? super Object> pArgs) |
Object |
getVisualPresentation() |
void |
init(Dc pParent,
Map<String,? super Object> pArgs) |
void |
setSwingXMLBuilder(SwingXMLBuilder pBuilder) |
canPassivate, postAppEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostAppEventcanPassivatepublic void setSwingXMLBuilder(SwingXMLBuilder pBuilder)
setSwingXMLBuilder in interface SwingXMLBuilder.Backlinkpublic void init(Dc pParent, Map<String,? super Object> pArgs)
init in interface Dcinit in class AbstractDialogDcpublic void doActivate(Map<String,? super Object> pArgs)
doActivate in interface SimpleLifeCyclepublic void doPassivate(Map<String,? super Object> pArgs)
doPassivate in interface SimpleLifeCyclepublic void dispose(Map<String,? super Object> pArgs)
dispose in interface Disposabledispose in class AbstractDialogDcpublic Object getVisualPresentation()
getVisualPresentation in interface DialogDcpublic void close()
Copyright © 2015 Jürgen Zeller (privat). All rights reserved.