NetbeansGUIビルダーで作成したGUIをEclipseに転送しました。GUIビルダーがコードに入れるこの恐ろしいメッセージはまだ関連があるのだろうかと思います。
* This method is called from within the constructor to initialize the form.
* WARNING: Do NOT modify this code. The content of this method is always
* regenerated by the Form Editor.
*/
@SuppressWarnings("unchecked")
// <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents
private void initComponents() {
コードがNetBeansに存在しないため、「フォームエディタ」はコンテンツを「再生成」できないと思いますが、「フォームエディタ」がコードに付属しているものではないかどうかは完全にはわかりません(インポート?)。
お時間をいただきありがとうございます。