|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.phleisch.app.itsucks.job.JobListNotification
public class JobListNotification
Event generated by the JobList when an job is added or removed.
| Field Summary | |
|---|---|
Job |
affectedJob
|
int |
message
|
| Constructor Summary | |
|---|---|
JobListNotification(int pMessage,
Job pAffectedJob)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int message
public Job affectedJob
| Constructor Detail |
|---|
public JobListNotification(int pMessage,
Job pAffectedJob)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||