org.sigpath.tapestry.util
Class CompartmentNameModel
java.lang.Object
org.sigpath.tapestry.util.CompartmentNameModel
- All Implemented Interfaces:
- IPropertySelectionModel
public class CompartmentNameModel
- extends Object
- implements IPropertySelectionModel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
All_Users
public static final String All_Users
- See Also:
- Constant Field Values
CompartmentNameModel
public CompartmentNameModel(Vector compartments)
- Constructs a new unit model for SigPath concentration units
add
public void add(String label)
getOptionCount
public int getOptionCount()
- Specified by:
getOptionCount in interface IPropertySelectionModel
getOption
public Object getOption(int index)
- Specified by:
getOption in interface IPropertySelectionModel
getLabel
public String getLabel(int index)
- Specified by:
getLabel in interface IPropertySelectionModel
getValue
public String getValue(int index)
- Specified by:
getValue in interface IPropertySelectionModel
translateValue
public Object translateValue(String value)
- Specified by:
translateValue in interface IPropertySelectionModel
Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.