org.apache.jmeter.report.gui.action

Class ReportEnableComponent

Implemented Interfaces:
Command

public class ReportEnableComponent
extends Object
implements Command

Field Summary

static String
DISABLE
static String
ENABLE

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

Field Details

DISABLE

public static final String DISABLE

ENABLE

public static final String ENABLE

Method Details

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.