public class PortalPc extends AbstractSwingAppPc implements AppPc, SwingXMLBuilder.Backlink
mAppEventSupport, mFrameOrDialog, mMenuBar, mMenuMap, mStatusLabel, mToolBar, SEPARATOR| Constructor and Description |
|---|
PortalPc() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(Map<String,? super Object> pArgs) |
void |
init(Dc pDc,
Map<String,? super Object> pArgs)
init both the UI as well as the data binding
|
void |
setSwingXMLBuilder(SwingXMLBuilder pBuilder)
Callback method for the Builder.
|
void |
ucSelected(ActionEvent pEvent)
Callback of one of the use case buttons.
|
blockChanged, menuToolbarChanged, postAppEvent, statusChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostAppEventpublic void setSwingXMLBuilder(SwingXMLBuilder pBuilder)
setSwingXMLBuilder in interface SwingXMLBuilder.BacklinkpBuilder - the builder that created uspublic void init(Dc pDc, Map<String,? super Object> pArgs)
init in interface Pcinit in class AbstractSwingAppPcpDc - our peer DcpArgs - our argumentspublic void dispose(Map<String,? super Object> pArgs)
dispose in interface Disposabledispose in class AbstractSwingAppPcpublic void ucSelected(ActionEvent pEvent)
pEvent - the eventCopyright © 2014 Jürgen Zeller (privat). All rights reserved.