Searched refs:X11GB18030_0 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/motif/
H A DX11GB18030_0.java33 public class X11GB18030_0 extends Charset { class in inherits:Charset
34 public X11GB18030_0 () { method in class:X11GB18030_0
35 super("X11GB18030_0", null);
46 throw new Error("Decoder is not implemented for X11GB18030_0 Charset");
50 return cs instanceof X11GB18030_0;

Completed in 41 milliseconds