|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.viewers.ColumnLayoutData
An abstract column layout data describing the information needed
(by TableLayout
) to properly lay out a table.
This class is not intended to be subclassed outside the framework.
Field Summary | |
---|---|
boolean |
resizable
Indicates whether the column is resizable. |
Constructor Summary | |
---|---|
protected |
ColumnLayoutData(boolean resizable)
Creates a new column layout data object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean resizable
Constructor Detail |
protected ColumnLayoutData(boolean resizable)
resizable
- true
if the column is resizable, and false
if not
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.