| Summary: | Mechanism for automatically updating DisplayValues | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Adam Jocksch <ajocksch> |
| Component: | general | Assignee: | Adam Jocksch <ajocksch> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 4547 | ||
|
Description
Adam Jocksch
2007-06-13 18:26:38 UTC
This now works, as proved by TestUpdatingDisplayValue frysk-core/frysk/rt: 2007-06-13 Adam Jocksch <ajocksch@redhat.com> * DisplayValue.java: Made fields protected. (getFrameIdentifier): Added. (getName): Added. (getTask): Added. * UpdatingDisplayValue.java: New file, addresses bz#4637. * TestUpdatingDisplayValue.java: New file. * DisplayValueObserver.java: New interface. |