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...

Inherits javax::swing::JLabel.

List of all members.

Public Member Functions

 DetailedOutputGridRenderer ()
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)

Constructor & Destructor Documentation

javawrapper.DetailedOutputGridRenderer.DetailedOutputGridRenderer (  ) 


Member Function Documentation

Component javawrapper.DetailedOutputGridRenderer.getListCellRendererComponent ( JList  list,
Object  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

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
Returns:
Properly formatted component.


The documentation for this class was generated from the following file:

Generated on Tue Apr 19 13:59:38 2011 for SORTIE Java Interface by  doxygen 1.5.6