|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kerrybuckley.cctrayicon.AbstractCcStatus
com.kerrybuckley.cctrayicon.swing.SwingCcStatus
| Field Summary |
| Fields inherited from class com.kerrybuckley.cctrayicon.AbstractCcStatus |
DEFAULT_URL, PREF_KEY_ALERT_ON_FAIL, PREF_KEY_ALERT_ON_FIX, PREF_KEY_ALERT_ON_SUCCESS, PREF_KEY_PROJECTS, PREF_KEY_URL, PREFS |
| Constructor Summary | |
SwingCcStatus(SwingCcStatusMonitor monitor)
Creates a new status object connected to the specified monitor. |
|
| Method Summary | |
protected void |
warn(java.lang.String message)
Generate a warning to the user. |
| Methods inherited from class com.kerrybuckley.cctrayicon.AbstractCcStatus |
getAlertOnFail, getAlertOnFix, getAlertOnSuccess, getCheckAllProjects, getProjectsToCheck, getServer, isBuildClean, isServerReachable, readPrefs, setServer, setUrl, update, writePrefs |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SwingCcStatus(SwingCcStatusMonitor monitor)
monitor - the monitor which this object will belong to| Method Detail |
protected void warn(java.lang.String message)
AbstractCcStatus
warn in class AbstractCcStatusmessage - the message to displayAbstractCcStatus.warn(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||