| Constructor and Description |
|---|
AboutDc()
Create a new dialog controller, the presentation controller is lazy
created in our
init(net.sf.cuf.fw.Dc, java.util.Map<java.lang.String, ? super java.lang.Object>) method. |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Dc pParent,
Map<String,? super Object> pArgs) |
void |
show()
Called when we should show our (modal) dialog, the call will block until
the dialog was closed.
|
public AboutDc()
init(net.sf.cuf.fw.Dc, java.util.Map<java.lang.String, ? super java.lang.Object>) method.Copyright © 2013–2024 Jürgen Zeller (privat). All rights reserved.