org.robsite.extension.rss
Class NewsDockableFactory

java.lang.Object
  extended byorg.robsite.extension.rss.NewsDockableFactory
All Implemented Interfaces:
oracle.ide.docking.DockableFactory

public class NewsDockableFactory
extends java.lang.Object
implements oracle.ide.docking.DockableFactory

Dockable factory for the RSS News dockable window.

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

Constructor Summary
NewsDockableFactory()
           
 
Method Summary
 oracle.ide.docking.Dockable getDockable(oracle.ide.layout.ViewId viewId)
           
 void install()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsDockableFactory

public NewsDockableFactory()
Method Detail

getDockable

public oracle.ide.docking.Dockable getDockable(oracle.ide.layout.ViewId viewId)
Specified by:
getDockable in interface oracle.ide.docking.DockableFactory

install

public void install()
Specified by:
install in interface oracle.ide.docking.DockableFactory


Copyright © 2005 robsite.org. All Rights Reserved.