package test; import awt.Frame; public class JFrame extends Frame { public JFrame() { } protected String accessibleContext = null; }