net.sourceforge.pmd.util.viewer.gui

Interface ActionCommands

public interface ActionCommands

contains action command constants

Version: $Id: ActionCommands.java 4217 2006-02-10 14:15:31Z tomcopeland $

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