com.partnersoft.v3x.gui
Class FilesetEditor

java.lang.Object
  extended by com.partnersoft.v3x.gui.FilesetEditor
All Implemented Interfaces:
EditorControl

public class FilesetEditor
extends java.lang.Object
implements EditorControl

Edits a tof containing a map of named sets of file names.


Constructor Summary
FilesetEditor()
           
 
Method Summary
 Editor getEditor()
           
 java.util.ArrayList getFilters()
           
 javax.swing.JComponent getGUI()
           
 void setFilters(java.util.ArrayList newFilters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilesetEditor

public FilesetEditor()
Method Detail

getEditor

public Editor getEditor()
Specified by:
getEditor in interface EditorControl

getGUI

public javax.swing.JComponent getGUI()
Specified by:
getGUI in interface EditorControl

getFilters

public java.util.ArrayList getFilters()

setFilters

public void setFilters(java.util.ArrayList newFilters)