public class OptionDc extends Object implements Dc, AppEventSupport, SwingXMLBuilder.Backlink
| Constructor and Description |
|---|
OptionDc() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Dc pParent,
Map<String,? super Object> pArgs)
This method initializes its presentation component and stores
the parent for AppEvent routing.
|
void |
postAppEvent(AppEvent pAppEvent)
Process an AppEvent.
|
void |
setSwingXMLBuilder(SwingXMLBuilder pBuilder)
When a SwingXMLBuilder creates an object of ourselves, we want to
know that builder.
|
public void setSwingXMLBuilder(SwingXMLBuilder pBuilder)
setSwingXMLBuilder in interface SwingXMLBuilder.BacklinkpBuilder - the builder that created this objectpublic void init(Dc pParent, Map<String,? super Object> pArgs)
public void postAppEvent(AppEvent pAppEvent)
postAppEvent in interface AppEventSupportpAppEvent - event that should be routed/processesCopyright © 2013–2025 Jürgen Zeller (privat). All rights reserved.