Eclipse JDT
Release 3.0

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
 void IVMInstallChangedListener.vmChanged(PropertyChangeEvent event)
          Notification that a property of a VM install has changed.
static void JavaRuntime.fireVMChanged(PropertyChangeEvent event)
          Notifies all VM install changed listeners of the given property change.
 


Eclipse JDT
Release 3.0

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