
- Code: Select all
java.lang.RuntimeException: No such widget type: cpbtn
at haven.Widget.gettype(Widget.java:124)
at haven.Widget.makechild(Widget.java:246)
at haven.UI.newwidget(UI.java:160)
at haven.RemoteUI.run(RemoteUI.java:65)
at haven.MainFrame.run(MainFrame.java:287)
at java.lang.Thread.run(Thread.java:679)