com.ebmwebsourcing.easyviper.explorer
Class DeleteNodeProcessComponentAction

java.lang.Object
  extended by com.ebmwebsourcing.easyviper.explorer.DeleteNodeProcessComponentAction
All Implemented Interfaces:
org.objectweb.util.explorer.api.MenuItem

public class DeleteNodeProcessComponentAction
extends java.lang.Object
implements org.objectweb.util.explorer.api.MenuItem

Author:
Nicolas Salatge - eBM WebSourcing

Field Summary
static int cpt
           
 
Fields inherited from interface org.objectweb.util.explorer.api.MenuItem
DISABLED_STATUS, ENABLED_STATUS, NOT_VISIBLE_STATUS
 
Constructor Summary
DeleteNodeProcessComponentAction()
           
 
Method Summary
 void actionPerformed(org.objectweb.util.explorer.api.MenuItemTreeView e)
           
 int getStatus(org.objectweb.util.explorer.api.TreeView treeView)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cpt

public static int cpt
Constructor Detail

DeleteNodeProcessComponentAction

public DeleteNodeProcessComponentAction()
Method Detail

actionPerformed

public void actionPerformed(org.objectweb.util.explorer.api.MenuItemTreeView e)
Specified by:
actionPerformed in interface org.objectweb.util.explorer.api.MenuItem

getStatus

public int getStatus(org.objectweb.util.explorer.api.TreeView treeView)
Specified by:
getStatus in interface org.objectweb.util.explorer.api.MenuItem


Copyright © 2009 eBM WebSourcing. All Rights Reserved.