MetaDone
metadone.client.dialog.swing.ChooseProject Class Reference
Inheritance diagram for metadone.client.dialog.swing.ChooseProject:
Collaboration diagram for metadone.client.dialog.swing.ChooseProject:

List of all members.

Public Member Functions

 ChooseProject (Frame parent, Set< String > list)
String getSelectedProject ()

Protected Member Functions

void createContents ()

Private Attributes

Set< String > projects = null

Static Private Attributes

static final long serialVersionUID = 1L

Detailed Description

Author:
ven

Date=04-janv.-2007 - 23:06:50 Filename = ChooseProject.java


Constructor & Destructor Documentation

metadone.client.dialog.swing.ChooseProject.ChooseProject ( Frame  parent,
Set< String >  list 
)
Parameters:
parentthe parent Shell.
listA list of projects (their names) (list not null).

References metadone.client.dialog.swing.ChooseProject.createContents(), and metadone.client.dialog.swing.ChooseProject.projects.


Member Function Documentation

void metadone.client.dialog.swing.ChooseProject.createContents ( ) [protected]
String metadone.client.dialog.swing.ChooseProject.getSelectedProject ( )

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations