TreeModelIF.getColumnType

Returns the type of the column.

interface TreeModelIF
getColumnType
(
int index
)

Parameters

index int

the column index

Return: the type of the column

Meta