org.robsite.extension.rss
Class NewsFeedController

java.lang.Object
  extended byorg.robsite.extension.rss.NewsFeedController
All Implemented Interfaces:
oracle.ide.addin.Controller

public class NewsFeedController
extends java.lang.Object
implements oracle.ide.addin.Controller

Controller for RSS News actions.

Version:
$Revision: 1.1.1.1 $
Author:
brian_duff@sourceforge.net

Constructor Summary
NewsFeedController()
           
 
Method Summary
 boolean handleEvent(oracle.ide.IdeAction action, oracle.ide.addin.Context context)
           
 boolean update(oracle.ide.IdeAction action, oracle.ide.addin.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsFeedController

public NewsFeedController()
Method Detail

handleEvent

public boolean handleEvent(oracle.ide.IdeAction action,
                           oracle.ide.addin.Context context)
Specified by:
handleEvent in interface oracle.ide.addin.Controller

update

public boolean update(oracle.ide.IdeAction action,
                      oracle.ide.addin.Context context)
Specified by:
update in interface oracle.ide.addin.Controller


Copyright © 2005 robsite.org. All Rights Reserved.