Java org.eclipse.jface.util ConfigureColumns fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.util ConfigureColumns fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

booleanforTable(Table table, IShellProvider shellProvider)
Configure the columns of the given tree in a keyboard-accessible way, using the given shell provider to parent dialogs.
booleanforTree(Tree tree, IShellProvider shellProvider)
Configure the columns of the given tree in a keyboard-accessible way, using the given shell provider to parent dialogs.