diff --git a/src/guimybank/ContoCorrente.java b/src/guimybank/ContoCorrente.java new file mode 100644 index 0000000..5af72b0 --- /dev/null +++ b/src/guimybank/ContoCorrente.java @@ -0,0 +1,13 @@ +/* + * 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 guimybank; + +/** + * + * @author Verde + */ +public class ContoCorrente { + +} \ No newline at end of file