public class PaneDescription extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PaneDescription.Layout
Layout description.
|
Constructor and Description |
---|
PaneDescription(String xmlString)
Creates a new PaneDescription by reading the PaneLayoutString property of a mask.
|
public PaneDescription(String xmlString) throws SAXException, IOException, ParserConfigurationException
xmlString
- CodeJock XML stringParserConfigurationException
- when the XML parser was not configured properlyIOException
- IOException when reading the XML dataSAXException
- when parsing the XML data failedpublic final PaneDescription.Layout getLayout()
public final int getPaneCount()
public final int getClient()
Copyright © 2016 SAPERION AG. All rights reserved.