public class LookAndFeelCommand extends AbstractAction
| Constructor and Description |
|---|
LookAndFeelCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(java.awt.event.ActionEvent ev) |
java.util.Set<java.lang.String> |
getActionNames() |
static java.lang.String |
getJMeterLaf()
Get LookAndFeel classname from the following properties:
User preferences key: "laf"
jmeter.laf.
|
popupCheckExistingFileListener, popupShouldSavepublic static java.lang.String getJMeterLaf()
public void doAction(java.awt.event.ActionEvent ev)
doAction in interface CommanddoAction in class AbstractActionCommand.doAction(ActionEvent)public java.util.Set<java.lang.String> getActionNames()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.