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 GEF
3.3

Uses of Interface
org.eclipse.gef.ui.palette.customize.EntryPage

Packages that use EntryPage
org.eclipse.gef.ui.palette   
org.eclipse.gef.ui.palette.customize   
 

Uses of EntryPage in org.eclipse.gef.ui.palette
 

Methods in org.eclipse.gef.ui.palette that return EntryPage
  EntryPage PaletteCustomizer. getPropertiesPage ( PaletteEntry entry)
          Returns an EntryPage that will display the custom properties of the given entry.
 

Uses of EntryPage in org.eclipse.gef.ui.palette.customize
 

Classes in org.eclipse.gef.ui.palette.customize that implement EntryPage
 class DefaultEntryPage
          This is a default implementation of the EntryPage interface.
 class DrawerEntryPage
          The default entry page for drawers.
 

Methods in org.eclipse.gef.ui.palette.customize that return EntryPage
protected   EntryPage PaletteCustomizerDialog. getEntryPage ( PaletteEntry entry)
          Returns the EntryPage for the given PaletteEntry.
 

Methods in org.eclipse.gef.ui.palette.customize with parameters of type EntryPage
protected  void PaletteCustomizerDialog. setActiveEntryPage ( EntryPage page)
          Sets the given EntryPage as the top page in the PageBook that shows the properties of the item selected in the Outline.
 


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

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