Microsoft SDK for Java

ColumnHeader Class

Encapsulates a column header in a ListView control.

Component 
  |
  +--ColumnHeader

package com.ms.wfc.ui

public class ColumnHeader
extends
Component
implements
Cloneable

Remarks

A column header is an item in a list view control that contains heading text. Column headers can be added to a list view control using the addColumn, insertColumn, or setColumns method of the ListView control.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.