net.sourceforge.pmd.util.viewer.gui

Interface ActionCommands

public interface ActionCommands

contains action command constants

Version: $Id: ActionCommands.java,v 1.7 2006/02/10 14:15:31 tomcopeland Exp $

Author: Boris Gruschko ( boris at gruschko.org )

Field Summary
StringCOMPILE_ACTION
StringEVALUATE_ACTION

Field Detail

COMPILE_ACTION

public String COMPILE_ACTION

EVALUATE_ACTION

public String EVALUATE_ACTION