public final class TextToValueConversions extends Object
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
convertStringToActionProperties(String text)
take the given string and attempt to convert it to a properties list (key value pairs) as used in actions panel
|