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, popupShouldSave
public 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 Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.