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

Uses of Class
org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess

Packages that use ClasspathAttributeConfiguration.ClasspathAttributeAccess
org.eclipse.jdt.ui.wizards Application programming interfaces for interaction with the Eclipse Java User Interface wizards. 
 

Uses of ClasspathAttributeConfiguration.ClasspathAttributeAccess in org.eclipse.jdt.ui.wizards
 

Methods in org.eclipse.jdt.ui.wizards with parameters of type ClasspathAttributeConfiguration.ClasspathAttributeAccess
abstract  boolean ClasspathAttributeConfiguration. canEdit ( ClasspathAttributeConfiguration.ClasspathAttributeAccess attribute)
          Specifies if the given attribute can be edited.
abstract  boolean ClasspathAttributeConfiguration. canRemove ( ClasspathAttributeConfiguration.ClasspathAttributeAccess attribute)
          Specifies if 'Remove' is a valid action on the given attribute.
abstract   ImageDescriptor ClasspathAttributeConfiguration. getImageDescriptor ( ClasspathAttributeConfiguration.ClasspathAttributeAccess attribute)
          Returns the image descriptor of the classpath attributes name as a translated string.
abstract   String ClasspathAttributeConfiguration. getNameLabel ( ClasspathAttributeConfiguration.ClasspathAttributeAccess attribute)
          Returns the label of the classpath attributes name as a translated string.
abstract   String ClasspathAttributeConfiguration. getValueLabel ( ClasspathAttributeConfiguration.ClasspathAttributeAccess attribute)
          Returns the label of the classpath attributes value as a translated string.
abstract   IClasspathAttribute ClasspathAttributeConfiguration. performEdit ( Shell shell, ClasspathAttributeConfiguration.ClasspathAttributeAccess attribute)
          This method is invoked when the Edit is pressed.
abstract   IClasspathAttribute ClasspathAttributeConfiguration. performRemove ( ClasspathAttributeConfiguration.ClasspathAttributeAccess attribute)
          This method is invoked when the Remove is pressed.
 


Eclipse JDT
Release 3.5

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

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