Apache JMeter

org.apache.jmeter.gui.action
Class LookAndFeelCommand

java.lang.Object
  extended by org.apache.jmeter.gui.action.LookAndFeelCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
ReportLookAndFeelCommand

public class LookAndFeelCommand
extends java.lang.Object
implements Command

Implements the Look and Feel menu item.


Constructor Summary
LookAndFeelCommand()
           
 
Method Summary
 void doAction(java.awt.event.ActionEvent ev)
           
 java.util.Set getActionNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LookAndFeelCommand

public LookAndFeelCommand()
Method Detail

doAction

public void doAction(java.awt.event.ActionEvent ev)
Specified by:
doAction in interface Command

getActionNames

public java.util.Set getActionNames()
Specified by:
getActionNames in interface Command

Apache JMeter

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