Defintion of the class FavoritesManagerListener

Tell us what you think about our book and report any errata. Sample chapters are available at http://www.qualityeclipse.com/

(Note: Previous Editions were called "Eclipse: Building Commercial Quality Plugins")

Moderators: Eric Clayberg, Dan Rubel

Defintion of the class FavoritesManagerListener

Postby Yevgeni » Wed Feb 09, 2005 7:05 am

Hello!

I can not find the defintion of the class FavoritesManagerListener from the chapter 7.

Thank you,
Yevgen
Yevgeni
 

Re: Defintion of the class FavoritesManagerListener

Postby Eric Clayberg » Thu Feb 10, 2005 5:59 am

Yevgeni wrote:I can not find the defintion of the class FavoritesManagerListener from the chapter 7.

Here it is...
Code: Select all
package com.qualityeclipse.favorites.model;

public interface FavoritesManagerListener
{
   public void favoritesChanged(FavoritesManagerEvent event);
}

BTW, full source for all of the classes in the Favorites project are available from the book web site...
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to Book: Eclipse Plug-Ins (3rd Edition)

Who is online

Users browsing this forum: No registered users and 1 guest