サンプル
public class
ClassA
implements
java.awt.peer.ButtonPeer {
/* ... */
}
ソリューション
java.awt.peer.* インターフェースを実装しないでください。これらは移植できません。