| Constructor | Description |
|---|---|
LookAndFeelCommand() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
doAction(ActionEvent ev) |
|
Set<String> |
getActionNames() |
|
static String |
getJMeterLaf() |
Get LookAndFeel classname from the following properties:
User preferences key: "laf"
jmeter.laf.<os.name> - lowercased; spaces replaced by '_'
jmeter.laf.<os.family> - lowercased.
jmeter.laf
UIManager.getCrossPlatformLookAndFeelClassName()
|
public static String getJMeterLaf()
public void doAction(ActionEvent ev)
public Set<String> getActionNames()
getActionNames in interface CommandCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.