Uses of Class
org.alltimeflashdreamer.filelister.gui.FileListerTextArea

Packages that use FileListerTextArea
org.alltimeflashdreamer.filelister.gui The gui package contains the classes used by the setup application which is used to graphically define the application settings. 
 

Uses of FileListerTextArea in org.alltimeflashdreamer.filelister.gui
 

Constructors in org.alltimeflashdreamer.filelister.gui with parameters of type FileListerTextArea
FileListerTable(FileListerTableModel model, FileListerTextArea jtDescriptions)
          Constructor receives the table model and configures the table with the data and the selection model, the cell renderer and the cell editor.