Class KeystrokeKey
java.lang.Object
com.inductiveautomation.factorypmi.application.script.KeystrokeKey
- All Implemented Interfaces:
Comparable<KeystrokeKey>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
int
hashCode()
void
setDisplay
(String string) void
toString()
-
Constructor Details
-
KeystrokeKey
public KeystrokeKey()
-
-
Method Details
-
getDisplay
-
getStroke
-
setDisplay
-
setStroke
-
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<KeystrokeKey>
-
equals
-
hashCode
public int hashCode()
-