Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.preferences.EclipsePreferenceConstants Class Reference

List of all members.

Static Public Attributes

static final String ACTIVE_ACCOUNT = "active_account"
static final String ACCOUNT_DATA = "account_data"
static final String GATEWAYCHECKPERFORMED = "gatewaycheckperformed"
static final String ENABLE_BALLOON_NOTIFICATION = "enable_balloon_notification"
static final String SERVER_ACTIVATED = "server_activated"
static final String FEEDBACK_SURVEY_DISABLED = "feedback.survey.disabled"
static final String FEEDBACK_SURVEY_INTERVAL = "feedback.survey.interval"
static final String STATISTIC_ALLOW_SUBMISSION = "statistic.allow.submission"
static final String ERROR_LOG_ALLOW_SUBMISSION = "error.log.allow.submission"
static final String ERROR_LOG_ALLOW_SUBMISSION_FULL = "error.log.allow.submission.full"
static final String SESSION_COUNT = "session.count"
static final String SESSIONS_UNTIL_NEXT = "sessions.until.next.survey"
static final String RANDOM_USER_ID = "user.id"
static final String STATISTICS_PSEUDONYM_ID = "STATISTICS_PSEUDONYM_ID"
static final String STATISTIC_ALLOW_PSEUDONYM = "STATISTIC_ALLOW_PSEUDONYM"
static final String USE_IRC_STYLE_CHAT_LAYOUT = "chat.irc.layout"
static final String CUSTOM_MUC_SERVICE = "custom_muc_service"
static final String FORCE_CUSTOM_MUC_SERVICE = "force_custom_muc_service"
static final String SOUND_ENABLED = "sound.enabled"
static final String SOUND_PLAY_EVENT_MESSAGE_SENT = "sound.play.event.message.sent"
static final String SOUND_PLAY_EVENT_MESSAGE_RECEIVED = "sound.play.event.message.received"
static final String SOUND_PLAY_EVENT_CONTACT_ONLINE = "sound.play.event.contact.online"
static final String SOUND_PLAY_EVENT_CONTACT_OFFLINE = "sound.play.event.contact.offline"
static final String PROJECTSELECTION_FILTERCLOSEDPROJECTS = "projectselection.filterClosedProjects"
static final String CONTACT_SELECTION_FILTER_NON_SAROS_CONTACTS = "projectselection.filterNonSarosBuddies"
static final String SAROSVIEW_SASH_WEIGHT_LEFT = "ui.sarosview.sashweight.left"
static final String SAROSVIEW_SASH_WEIGHT_RIGHT = "ui.sarosview.sashweight.right"
static final String AUTO_STOP_EMPTY_SESSION = "auto.stop.empty.session"
static final String SHOW_CONTRIBUTION_ANNOTATIONS = "editor.annotation.contribution.enabled"
static final String SHOW_SELECTIONFILLUP_ANNOTATIONS = "editor.annotation.selectionfillup.enabled"
static final String CONSOLESHARING_ENABLED = "consolesharing.enabled"

Detailed Description

Constant definitions for plug-in preferences


Member Data Documentation

Can be set and read by the ErrorLogManager

Can be set and read by the ErrorLogManager

Can be set and read by the FeedbackManager

Can be set and read by the FeedbackManager

final String de.fu_berlin.inf.dpp.preferences.EclipsePreferenceConstants.PROJECTSELECTION_FILTERCLOSEDPROJECTS = "projectselection.filterClosedProjects" [static]

Can be read by the StatisticManager

final String de.fu_berlin.inf.dpp.preferences.EclipsePreferenceConstants.SAROSVIEW_SASH_WEIGHT_RIGHT = "ui.sarosview.sashweight.right" [static]

Can be set and read by the StatisticManager

final String de.fu_berlin.inf.dpp.preferences.EclipsePreferenceConstants.SESSIONS_UNTIL_NEXT = "sessions.until.next.survey" [static]

Can be set and read by the FeedbackManager

final String de.fu_berlin.inf.dpp.preferences.EclipsePreferenceConstants.SHOW_CONTRIBUTION_ANNOTATIONS = "editor.annotation.contribution.enabled" [static]
final String de.fu_berlin.inf.dpp.preferences.EclipsePreferenceConstants.SHOW_SELECTIONFILLUP_ANNOTATIONS = "editor.annotation.selectionfillup.enabled" [static]
final String de.fu_berlin.inf.dpp.preferences.EclipsePreferenceConstants.SOUND_PLAY_EVENT_MESSAGE_RECEIVED = "sound.play.event.message.received" [static]

Preference used to let the user declare whether he wants a self defined pseudonym be transmitted during statistics or error log transmission

Can be set and read by the StatisticManager

Preference used for a way to let the user identify himself.

For instance, this might get a value such as "coezbek" or "rdjemili".

 All Classes Namespaces Files Functions Variables Enumerations