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 Platform
Release 3.5

Uses of Class
org.eclipse.swt.layout.GridData

Packages that use GridData
org.eclipse.jface.dialogs Provides support for dialogs. 
org.eclipse.jface.layout Provides support for layout generation. 
 

Uses of GridData in org.eclipse.jface.dialogs
 

Methods in org.eclipse.jface.dialogs that return GridData
protected   GridData DialogPage. setButtonLayoutData ( Button button)
          Sets the GridData on the specified button to be one that is spaced for the current dialog page units.
 

Uses of GridData in org.eclipse.jface.layout
 

Methods in org.eclipse.jface.layout that return GridData
static  GridData GridDataFactory. copyData ( GridData data)
          Returns a copy of the given GridData
  GridData GridDataFactory. create ()
          Creates a new GridData instance.
 

Methods in org.eclipse.jface.layout with parameters of type GridData
static  GridData GridDataFactory. copyData ( GridData data)
          Returns a copy of the given GridData
static  GridDataFactory GridDataFactory. createFrom ( GridData data)
          Creates a new GridDataFactory that creates copies of the given GridData by default.
 


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