Compare commits
No commits in common. "New_Branch" and "master" have entirely different histories.
New_Branch
...
master
@ -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 TestPackage;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Андрей
|
||||
*/
|
||||
public class NewClass {
|
||||
public int foo;
|
||||
}
|
@ -16,7 +16,6 @@ public class TestJFrame extends javax.swing.JFrame {
|
||||
public TestJFrame() {
|
||||
initComponents();
|
||||
}
|
||||
public int fooJFrame;
|
||||
|
||||
/**
|
||||
* This method is called from within the constructor to initialize the form.
|
||||
|
Loading…
Reference in New Issue
Block a user