uk.ac.cisban.rod.gui.functions
Class GetTreatments

java.lang.Object
  extended by uk.ac.cisban.rod.gui.functions.GetTreatments

public class GetTreatments
extends java.lang.Object

Retrieves the complete list of treatments from the database.

Since:
21-Nov-2008 6:19:40 PM
Author:
Morgan Taschuk

Constructor Summary
GetTreatments()
           
 
Method Summary
 java.util.Collection<TreatmentCV> getTreatList()
           
 void populate(javax.swing.DefaultComboBoxModel boxModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetTreatments

public GetTreatments()
Method Detail

populate

public void populate(javax.swing.DefaultComboBoxModel boxModel)

getTreatList

public java.util.Collection<TreatmentCV> getTreatList()


Copyright © 2010. All Rights Reserved.