public abstract class ExcludedFilesPatternForm
extends java.lang.Object
| Constructor and Description | 
|---|
ExcludedFilesPatternForm()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getFileSpec()  | 
javax.swing.JPanel | 
getTopPanel()  | 
void | 
setFileSpec(java.lang.String fileSpec)  | 
protected abstract void | 
updateOnError()  | 
protected abstract void | 
updateOnValue(java.lang.String newValue)  | 
protected abstract void updateOnError()
protected abstract void updateOnValue(java.lang.String newValue)
public javax.swing.JPanel getTopPanel()
public void setFileSpec(java.lang.String fileSpec)
public java.lang.String getFileSpec()