Eclipse JDT
2.1

Uses of Class
org.eclipse.jdt.launching.PropertyChangeEvent

Packages that use PropertyChangeEvent
org.eclipse.jdt.launching Application programming interfaces for interaction with the Eclipse Java launching support. 
 

Uses of PropertyChangeEvent in org.eclipse.jdt.launching
 

Methods in org.eclipse.jdt.launching with parameters of type PropertyChangeEvent
static void JavaRuntime.fireVMChanged(PropertyChangeEvent event)
          Notifies all VM install changed listeners of the given property change.
 void IVMInstallChangedListener.vmChanged(PropertyChangeEvent event)
          Notification that a property of a VM install has changed.
 


Eclipse JDT
2.1

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