gnu.x11.keysym
Class Currency
java.lang.Object
gnu.x11.keysym.Currency
public class Currency
- extends java.lang.Object
Currency-specific keyboard symbols. Imported from
XK_CURRENCY
section of
/usr/include/X11/keysymdef.h
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECU
public static final int ECU
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
CRUZEIRO
public static final int CRUZEIRO
- See Also:
- Constant Field Values
FFRANC
public static final int FFRANC
- See Also:
- Constant Field Values
LIRA
public static final int LIRA
- See Also:
- Constant Field Values
MILL
public static final int MILL
- See Also:
- Constant Field Values
NAIRA
public static final int NAIRA
- See Also:
- Constant Field Values
PESETA
public static final int PESETA
- See Also:
- Constant Field Values
RUPEE
public static final int RUPEE
- See Also:
- Constant Field Values
WON
public static final int WON
- See Also:
- Constant Field Values
NEW_SHEQEL
public static final int NEW_SHEQEL
- See Also:
- Constant Field Values
DONG
public static final int DONG
- See Also:
- Constant Field Values
EURO
public static final int EURO
- See Also:
- Constant Field Values
Currency
public Currency()