Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.jface.layout

Provides support for layout generation.

See:
           Description

Class Summary
AbstractColumnLayout The AbstractColumnLayout is a Layout used to set the size of a table in a consistent way even during a resize unlike a TableLayout which only sets initial sizes.
GridDataFactory This class provides a convienient shorthand for creating and initializing GridData.
GridLayoutFactory GridLayoutFactory creates and initializes grid layouts.
LayoutConstants Contains various layout constants
PixelConverter PixelConverter performs various conversions from device-independent units (such as DLUs or characters) to pixels.
RowDataFactory This class provides a convenient shorthand for creating and initialising RowData.
RowLayoutFactory RowLayoutFactory creates and initializes row layouts.
TableColumnLayout The TableColumnLayout is the Layout used to maintain TableColumn sizes in a Table.
TreeColumnLayout The TreeColumnLayout is the Layout used to maintain TreeColumn sizes in a Tree.
 

Package org.eclipse.jface.layout Description

Provides support for layout generation.

Package Specification

This package provides classes that can be used to generate layouts.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire