org.eclipse.datatools.connectivity.ui.actions
Class DuplicateProfileAction

java.lang.Object
  extended byAction
      extended byorg.eclipse.datatools.connectivity.ui.actions.DuplicateProfileAction

public class DuplicateProfileAction
extends Action

Author:
shongxum, brianf
See Also:
Serialized Form

Constructor Summary
DuplicateProfileAction()
           
 
Method Summary
 void run()
           
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DuplicateProfileAction

public DuplicateProfileAction()
Method Detail

run

public void run()

run

public void run(IAction action)

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)


Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.