Java org.eclipse.jface.layout TableColumnLayout fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.layout TableColumnLayout fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.layout TableColumnLayout.

The text is from its open source code.

Subclass

org.eclipse.jface.layout.TableColumnLayout has subclasses.
Click this link to see all its subclasses.

Constructor

TableColumnLayout()
Creates a new table column layout.

Method

voidsetColumnData(Widget column, ColumnLayoutData data)
Adds a new column of data to this table layout.