Compare commits

..

No commits in common. "a8663359ca168684ecdc02df62489b5b168550df" and "2483b0dec4798c434c9f5ed4d39dd2c0f8a56293" have entirely different histories.

2 changed files with 0 additions and 14 deletions

View File

@ -1,13 +0,0 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package TestPackage2;
/**
*
* @author Андрей
*/
public class FooClass2 {
private char foo;
}

View File

@ -16,7 +16,6 @@ public class TestJForm2 extends javax.swing.JFrame {
public TestJForm2() {
initComponents();
}
public String foo;
/**
* This method is called from within the constructor to initialize the form.