public static interface SwingXMLBuilder.BuilderDelegate
Modifier and Type | Method and Description |
---|---|
void |
build(SwingXMLBuilder pBuilder,
org.jdom2.Element pElement)
Build the specific part of the delegate.
|
void build(SwingXMLBuilder pBuilder, org.jdom2.Element pElement)
pBuilder
- the builder that controls the creation processpElement
- the JDOM element the delegate should handleCopyright © 2017 Jürgen Zeller (privat). All rights reserved.