org.ow2.frascati.examples.isbntest.explorer
Class VerifyMenuItem

java.lang.Object
  extended by org.ow2.frascati.explorer.action.AbstractAlwaysEnabledMenuItem<Verifier>
      extended by org.ow2.frascati.examples.isbntest.explorer.VerifyMenuItem
All Implemented Interfaces:
org.objectweb.util.explorer.api.MenuItem

public class VerifyMenuItem
extends org.ow2.frascati.explorer.action.AbstractAlwaysEnabledMenuItem<Verifier>

Is the FraSCAti Explorer plugin to execute Verify#verify(String,String).

Author:
Christophe Demarey

Field Summary
 
Fields inherited from interface org.objectweb.util.explorer.api.MenuItem
DISABLED_STATUS, ENABLED_STATUS, NOT_VISIBLE_STATUS
 
Constructor Summary
VerifyMenuItem()
           
 
Method Summary
protected  void execute(Verifier verifier)
           
 
Methods inherited from class org.ow2.frascati.explorer.action.AbstractAlwaysEnabledMenuItem
actionPerformed, execute, getStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyMenuItem

public VerifyMenuItem()
Method Detail

execute

protected final void execute(Verifier verifier)
Overrides:
execute in class org.ow2.frascati.explorer.action.AbstractAlwaysEnabledMenuItem<Verifier>
See Also:
org.ow2.frascati.explorer.action.AbstractAlwaysEnabledMenuItem#execute()


Copyright © 2010 OW2 Consortium. All Rights Reserved.