RSE
Release 3.0

org.eclipse.rse.core.events
Interface ISystemPreferenceChangeEvents


public interface ISystemPreferenceChangeEvents

Interface of event ID constants for preferences changed


Field Summary
static int EVENT_ENABLED_CONNECTIONS_CHANGED
          A connection type has been enabled or disabled
static int EVENT_QUALIFYCONNECTIONNAMES
          The Qualify Connection Names preference has changed
static int EVENT_RESTORESTATE
          The Restore State preference has changed
static int EVENT_SHOWFILTERPOOLS
          The Show Filter Pools preference has changed
static int EVENT_SHOWFILTERSTRINGS
          The Show Filter String preference has changed
 

Field Detail

EVENT_SHOWFILTERPOOLS

static final int EVENT_SHOWFILTERPOOLS
The Show Filter Pools preference has changed

See Also:
Constant Field Values

EVENT_SHOWFILTERSTRINGS

static final int EVENT_SHOWFILTERSTRINGS
The Show Filter String preference has changed

See Also:
Constant Field Values

EVENT_QUALIFYCONNECTIONNAMES

static final int EVENT_QUALIFYCONNECTIONNAMES
The Qualify Connection Names preference has changed

See Also:
Constant Field Values

EVENT_RESTORESTATE

static final int EVENT_RESTORESTATE
The Restore State preference has changed

See Also:
Constant Field Values

EVENT_ENABLED_CONNECTIONS_CHANGED

static final int EVENT_ENABLED_CONNECTIONS_CHANGED
A connection type has been enabled or disabled

See Also:
Constant Field Values

RSE
Release 3.0

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