org.openjump.core.ui.plugin.layer
Interface LayerPropertiesPlugIn.PropertyPanel

Enclosing class:
LayerPropertiesPlugIn

public static interface LayerPropertiesPlugIn.PropertyPanel


Method Summary
 java.lang.String getTitle()
           
 void updateStyles()
           
 java.lang.String validateInput()
           
 

Method Detail

getTitle

java.lang.String getTitle()

updateStyles

void updateStyles()

validateInput

java.lang.String validateInput()
Returns:
an error message, or null if the input is valid