d*o 发帖数: 108 | 1 Strange problem. Got the error message:
Class html.CheckBox not found in java.awt.Component
createComponent(java.awt.Container)
But Checkbox is from the standard library. Why the compiler can't
find it? Interesting enough, if i isolate that CheckBox class, it
dont' complain anymore. any idea? thanks. |
|