javawrapper::ComboBoxRenderer Class Reference

This limits values displayed in the file choices combo box to 50 characters (the last 50, so filenames are displayed). More...

List of all members.

Public Member Functions

 ComboBoxRenderer (JComboBox oBox)
 Constructor.
Component getListCellRendererComponent (JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)

Package Attributes

int m_iMaxChars = 50
 Max chars to display.


Detailed Description

This limits values displayed in the file choices combo box to 50 characters (the last 50, so filenames are displayed).

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)
December 15, 2004: Added tool-tip text and smart sizing (LEM)


Constructor & Destructor Documentation

javawrapper::ComboBoxRenderer::ComboBoxRenderer JComboBox  oBox  )  [inline]
 

Constructor.

Parameters:
oBox JComboBox Combo box to display


The documentation for this class was generated from the following file:
Generated on Mon Mar 27 15:15:40 2006 for SORTIE Java Interface by  doxygen 1.4.6-NO