javawrapper::DetailedOutputGridRenderer Class Reference

This renders choices in a JList so that, if they have a prepended "(p)" string, it is not shown to the user. More...

List of all members.

Public Member Functions

Component getListCellRendererComponent (JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)
 This method displays the file choice, with a max of 50 chars.


Detailed Description

This renders choices in a JList so that, if they have a prepended "(p)" string, it is not shown to the user.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


Member Function Documentation

Component javawrapper::DetailedOutputGridRenderer::getListCellRendererComponent ( JList  list,
Object  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
) [inline]

This method displays the file choice, with a max of 50 chars.

Parameters:
list List for items to display
value Value to display
index Index in list
isSelected Whether or not this is selected
cellHasFocus Whether or not the cell has focus

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 08:45:03 2006 for SORTIE Java Interface by  doxygen 1.4.7