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

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

Completed in 60 milliseconds