Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

OutputFilesPanel Class Reference

Inheritance diagram for OutputFilesPanel:

Inheritance graph
[legend]
Collaboration diagram for OutputFilesPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String[] getFilenames ()
void setFilenames (String[] filenames)
void addOutputFile (String filename)
void reset ()

Package Functions

 OutputFilesPanel ()

Private Member Functions

void addFile ()
void removeFile ()

Private Attributes

JButton addButton
JButton removeButton
JCheckBox stderrCheck
JCheckBox stdoutCheck
JScrollPane fileScrollPane
DefaultListModel fileListModel
JList fileList

Detailed Description

OutputFilesPanel - A Panel that stores a file list, allowing users to specify any output files generated by his application, so that they can be later retrieved from the LRM.

Author:
Andrei Goldchleger
Date:
March/2004


Constructor & Destructor Documentation

OutputFilesPanel::OutputFilesPanel  )  [inline, package]
 


Member Function Documentation

void OutputFilesPanel::addFile  )  [inline, private]
 

void OutputFilesPanel::addOutputFile String  filename  )  [inline]
 

String [] OutputFilesPanel::getFilenames  )  [inline]
 

void OutputFilesPanel::removeFile  )  [inline, private]
 

void OutputFilesPanel::reset  )  [inline]
 

void OutputFilesPanel::setFilenames String[]  filenames  )  [inline]
 


Member Data Documentation

JButton OutputFilesPanel::addButton [private]
 

JList OutputFilesPanel::fileList [private]
 

DefaultListModel OutputFilesPanel::fileListModel [private]
 

JScrollPane OutputFilesPanel::fileScrollPane [private]
 

JButton OutputFilesPanel::removeButton [private]
 

JCheckBox OutputFilesPanel::stderrCheck [private]
 

JCheckBox OutputFilesPanel::stdoutCheck [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 6 16:13:19 2004 by doxygen 1.3.3