Returns a map of visual attributes for the abstract level description of the given input method highlight, or null if no mapping is found. The style field of the input method highlight is ignored. The map returned is unmodifiable.
@param highlight input method highlight
@return style attribute map, or null
@exception HeadlessException ifGraphicsEnvironment.isHeadless returns true
@see java.awt.GraphicsEnvironment#isHeadless
@since 1.3
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.