Package | Description |
---|---|
org.jsynthlib.fxml | |
org.jsynthlib.fxml.impl |
Modifier and Type | Method and Description |
---|---|
FlowPaneMargin.Insets |
FlowPaneMargin.addNewInsets()
Appends and returns a new empty "Insets" element
|
FlowPaneMargin.Insets |
FlowPaneMargin.getInsets()
Gets the "Insets" element
|
static FlowPaneMargin.Insets |
FlowPaneMargin.Insets.Factory.newInstance() |
static FlowPaneMargin.Insets |
FlowPaneMargin.Insets.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
FlowPaneMargin.setInsets(FlowPaneMargin.Insets insets)
Sets the "Insets" element
|
Modifier and Type | Class and Description |
---|---|
static class |
FlowPaneMarginImpl.InsetsImpl
An XML Insets(@http://www.jsynthlib.org/fxml).
|
Modifier and Type | Method and Description |
---|---|
FlowPaneMargin.Insets |
FlowPaneMarginImpl.addNewInsets()
Appends and returns a new empty "Insets" element
|
FlowPaneMargin.Insets |
FlowPaneMarginImpl.getInsets()
Gets the "Insets" element
|
Modifier and Type | Method and Description |
---|---|
void |
FlowPaneMarginImpl.setInsets(FlowPaneMargin.Insets insets)
Sets the "Insets" element
|
Copyright © 2014. All Rights Reserved.