Package | Description |
---|---|
org.eclipse.update.configuration |
Provides support for accessing local installation
information.
|
Modifier and Type | Method and Description |
---|---|
static IVolume[] |
LocalSystemInfo.getVolumes()
Lists the file system volume.
|
Modifier and Type | Method and Description |
---|---|
static void |
LocalSystemInfo.fireSystemInfoChanged(IVolume volume,
int changeType)
Notify listeners of change.
|
void |
ILocalSystemInfoListener.systemInfoChanged(IVolume volume,
int changeType)
Volume change notification.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.