public class ButtonId extends Object
| Constructor and Description |
|---|
ButtonId(String id)
Creates a button ID with the given identifier.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
id()
Returns the identifier for this button.
|
String |
toString() |
Copyright © 2015. All rights reserved.