public class OptionPaneClicker extends Object
Modifier and Type | Field and Description |
---|---|
private Thread |
clickDelayer |
private static org.slf4j.Logger |
logger |
Constructor and Description |
---|
OptionPaneClicker(JOptionPane optionPane,
String dialogTitle,
long clickDelay,
String buttonText) |
Modifier and Type | Method and Description |
---|---|
static JButton |
getButton(Container container,
String text) |
private void |
simulateClick() |
private static final org.slf4j.Logger logger
private final Thread clickDelayer
public OptionPaneClicker(JOptionPane optionPane, String dialogTitle, long clickDelay, String buttonText)
private void simulateClick()