public final class AbstractButtonTextQuery extends Object
AbstractButton.AbstractButton.getText()| Modifier and Type | Method and Description |
|---|---|
static String |
textOf(AbstractButton button)
Returns the text of the given Swing
AbstractButton. |
@RunsInEDT @Nullable public static String textOf(@Nonnull AbstractButton button)
AbstractButton.button - the given AbstractButton.AbstractButton.Copyright © 2014–2019 AssertJ. All rights reserved.