public interface PortableViewLayerPropertiesEditor extends PortableViewSwingComponent
Component which allow to user to modify properties of a FLayer
| Modifier and Type | Method and Description |
|---|---|
void |
discartAllChanges()
Reload current layer data, discarding any changes made in UI
|
void |
saveLayerData()
Update layer data with current selected
|
void |
setLayer(FLayer layer)
Set
FLayer to editing
|
getSwingComponent