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

InputFilesPanel Class Reference

Inheritance diagram for InputFilesPanel:

Inheritance graph
[legend]
Collaboration diagram for InputFilesPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Package Functions

 InputFilesPanel ()

Private Member Functions

void addFile ()
void removeFile ()

Private Attributes

JButton addButton
JButton removeButton
JScrollPane fileScrollPane
DefaultListModel fileListModel
ItemTooltippedList fileList
String lastSelectedDir

Detailed Description

InputFilesPanel - A Panel that stores a file list, allowing users to specify any files needed by his application.

Author:
Andrei Goldchleger
Date:
February/2004


Constructor & Destructor Documentation

InputFilesPanel::InputFilesPanel  )  [inline, package]
 


Member Function Documentation

void InputFilesPanel::addFile  )  [inline, private]
 

void InputFilesPanel::addInputFile String  filename  )  [inline]
 

String [] InputFilesPanel::getFilenames  )  [inline]
 

void InputFilesPanel::removeFile  )  [inline, private]
 

void InputFilesPanel::reset  )  [inline]
 

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


Member Data Documentation

JButton InputFilesPanel::addButton [private]
 

ItemTooltippedList InputFilesPanel::fileList [private]
 

DefaultListModel InputFilesPanel::fileListModel [private]
 

JScrollPane InputFilesPanel::fileScrollPane [private]
 

String InputFilesPanel::lastSelectedDir [private]
 

JButton InputFilesPanel::removeButton [private]
 


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