public class LookAndFeelCommand extends AbstractAction
| Modifier and Type | Class and Description |
|---|---|
static class |
LookAndFeelCommand.MenuItem |
| Constructor and Description |
|---|
LookAndFeelCommand() |
| Modifier and Type | Method and Description |
|---|---|
static void |
activateLookAndFeel(String command) |
void |
doAction(ActionEvent ev) |
Set<String> |
getActionNames() |
static String |
getJMeterLaf()
Deprecated.
see #getPreferredLafCommand
|
static Collection<LookAndFeelCommand.MenuItem> |
getMenuItems() |
static String |
getPreferredLafCommand()
Returns a command that would activate the preferred LaF.
|
static boolean |
isDark() |
getParentFrame, popupCheckExistingFileListener, popupShouldSavepublic static Collection<LookAndFeelCommand.MenuItem> getMenuItems()
@Deprecated public static String getJMeterLaf()
getPreferredLafCommand()public static String getPreferredLafCommand()
public static boolean isDark()
public static void activateLookAndFeel(String command)
public void doAction(ActionEvent ev)
doAction in interface CommanddoAction in class AbstractActionCommand.doAction(ActionEvent)Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.