g-Eclipse
Release 1.0.0

eu.geclipse.ui.cheatsheets
Class OpenAuthTokenDialogAction

java.lang.Object
  extended by Action
      extended by eu.geclipse.ui.cheatsheets.OpenAuthTokenDialogAction

public class OpenAuthTokenDialogAction
extends Action

Action for opening the authentication token dialog from cheat sheets and html help files.


Constructor Summary
OpenAuthTokenDialogAction()
           
 
Method Summary
 void run()
           
 void run(java.lang.String[] params, ICheatSheetManager manager)
           
 void setInitializationString(java.lang.String data)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenAuthTokenDialogAction

public OpenAuthTokenDialogAction()
Method Detail

setInitializationString

public void setInitializationString(java.lang.String data)

run

public void run(java.lang.String[] params,
                ICheatSheetManager manager)

run

public void run()

g-Eclipse
Release 1.0.0