org.robsite.extension.rss
Class OpenInBrowserCommand

java.lang.Object
  extended byoracle.ide.addin.AbstractCommand
      extended byorg.robsite.extension.rss.OpenInBrowserCommand
All Implemented Interfaces:
oracle.ide.addin.Command

public class OpenInBrowserCommand
extends oracle.ide.addin.AbstractCommand


Field Summary
 
Fields inherited from class oracle.ide.addin.AbstractCommand
cmdId, context, name, type
 
Fields inherited from interface oracle.ide.addin.Command
CANCEL, EXECUTING, MULTI_DOCUMENT, NO_CHANGE, NO_UNDO, NORMAL, OK
 
Constructor Summary
OpenInBrowserCommand()
           
 
Method Summary
 int doit()
           
 
Methods inherited from class oracle.ide.addin.AbstractCommand
getAffectedDocuments, getContext, getData, getId, getName, getType, setContext, setData, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenInBrowserCommand

public OpenInBrowserCommand()
Method Detail

doit

public int doit()
         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 robsite.org. All Rights Reserved.