gerrit/gerrit-gwtui
Martin Fick e52462edaf Create and use a StarCache in the ChangeScreen
A StarCache keeps track of the starred state of a
Change and can inform its listeners when it changes.
It is also able to create star Images and KeyCommands
which already know how to update the StarCache, the
Images will also update themselves to reflect the
proper starred state of the Change they are bound to.

Use the StarCache in the ChangeScreen instead of
creating the star Image and KeyCommand and getting
and updating the starred value, and updating the star
Image.

Change-Id: I3f47fb1153674c6a172bf3319ad2d39df3762138
2012-03-21 13:39:07 -06:00
..
.settings Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
src/main Create and use a StarCache in the ChangeScreen 2012-03-21 13:39:07 -06:00
.gitignore Add entries to .gitignore for m2e settings/preference files 2011-12-12 16:56:53 -06:00
pom.xml Updated to Guice 3.0. 2012-03-07 12:37:05 -08:00