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

List of all members.

Public Member Functions

 MyChooseMetaRole (Frame parent, boolean modal, List< MetaRole > metaroles)
MetaRole getSelected ()

Package Attributes

final List< MetaRolethemetaroles

Private Member Functions

String format (MetaRole mr)

Private Attributes

DefaultListModel model
MetaRole selected = null

Detailed Description

Author:
Vincent

Allow the user to choose a metarole in a list given in the constructor. With OK and Cancel buttons.

Date=4 août 2011 - 10:01:49


Constructor & Destructor Documentation


Member Function Documentation

MetaRole metadone.client.dialog.swing.selectAMetaRole.MyChooseMetaRole.getSelected ( )

Return the metarole and null if nothing is selected or is cancel is pressed.

References metadone.client.dialog.swing.selectAMetaRole.MyChooseMetaRole.selected.


Member Data Documentation


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