JDK-4714237 : RFE: Ability to set row height in a JTable to zero
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.1,5.0
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows_98,windows_xp
  • CPU: x86
  • Submitted: 2002-07-12
  • Updated: 2010-05-19
Related Reports
Duplicate :  
Relates :  
Description
Name: jk109818			Date: 07/12/2002


FULL PRODUCT VERSION :
java version "1.4.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b14)
Java HotSpot(TM) Client VM (build 1.4.1-beta-b14, mixed mode)


FULL OPERATING SYSTEM VERSION : Windows 98 SE


A DESCRIPTION OF THE PROBLEM :
One can set the width of a column in a JTable to zero and
effectively hide it from view but one cannot set a row
height to zero (the smallest height is 1 pixel) to hide it
from view.  This would be a nice feature to have.

REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 159303) 
======================================================================

Comments
EVALUATION The filtering API allows you to hide rows. Refer to 4747079 for more details.
27-09-2005

EVALUATION Worthwhile to at least investigate. ###@###.### 2002-08-05
05-08-2002