Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.update.configuration.IVolume

Packages that use IVolume
org.eclipse.update.configuration Provides support for accessing local installation information.  
 

Uses of IVolume in org.eclipse.update.configuration
 

Methods in org.eclipse.update.configuration that return IVolume
static IVolume[] LocalSystemInfo.getVolumes()
          Lists the file system volume.
 

Methods in org.eclipse.update.configuration with parameters of type IVolume
 void ILocalSystemInfoListener.systemInfoChanged(IVolume volume, int changeType)
          Volume change notification.
static void LocalSystemInfo.fireSystemInfoChanged(IVolume volume, int changeType)
          Notify listeners of change.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.