com.mucommander.ui.notifier
Interface NotificationTypes

All Known Implementing Classes:
AbstractNotifier, GrowlNotifier, SystemTrayNotifier

public interface NotificationTypes

Author:
Maxence Bernard

Field Summary
static int NOTIFICATION_TYPE_JOB_COMPLETED
          'Job completed' notification type, to notify that a job is finished
static int NOTIFICATION_TYPE_JOB_ERROR
          'Job completed' notification type, to notify of an error in a job
 

Field Detail

NOTIFICATION_TYPE_JOB_COMPLETED

static final int NOTIFICATION_TYPE_JOB_COMPLETED
'Job completed' notification type, to notify that a job is finished

See Also:
Constant Field Values

NOTIFICATION_TYPE_JOB_ERROR

static final int NOTIFICATION_TYPE_JOB_ERROR
'Job completed' notification type, to notify of an error in a job

See Also:
Constant Field Values


This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard