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

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

Introduction

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

The text is from its open source code.

Subclass

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

Constructor

TreeColumnLayout()
Creates a new tree column layout.

Method

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