public class PathMacroListEditor
extends java.lang.Object
Constructor and Description |
---|
PathMacroListEditor() |
PathMacroListEditor(java.util.Collection<java.lang.String> undefinedMacroNames) |
Modifier and Type | Method and Description |
---|---|
void |
commit() |
javax.swing.JComponent |
getPanel() |
boolean |
isModified() |
void |
reset() |
public PathMacroListEditor()
public PathMacroListEditor(java.util.Collection<java.lang.String> undefinedMacroNames)
public void commit() throws ConfigurationException
ConfigurationException
public javax.swing.JComponent getPanel()
public void reset()
public boolean isModified()