org.apache.jmeter.gui.action

Class LookAndFeelCommand

Implemented Interfaces:
Command
Known Direct Subclasses:
ReportLookAndFeelCommand

public class LookAndFeelCommand
extends Object
implements Command

Implements the Look and Feel menu item.

Constructor Summary

LookAndFeelCommand()

Method Summary

void
doAction(ActionEvent ev)
Set
getActionNames()

Constructor Details

LookAndFeelCommand

public LookAndFeelCommand()

Method Details

doAction

public void doAction(ActionEvent ev)
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.