做一个Applet
Panel lists = new Panel(new BorderLayout());
lists.add("North",new PanelBox(**,"**");
eclipse提示如标题。什么原因的?
API上也没有找到PanelBox相关内容