Methods Summary |
---|
public java.awt.Font | getDefaultFont()Get default font for GUI elements such as menus and buttons
|
public int | getSystemColorARGB(int index)Get current value of a system color
|
public void | init(java.util.Map desktopProperties)Fill the given Map with system properties
|
public void | mapInputMethodHighlight(java.awt.im.InputMethodHighlight highlight, java.util.Map map)Fills the given map with system-dependent visual text
attributes for the abstract description
of the given input method highlight
|