package br.edu.ifba.inf008.contabil.ui;

import javax.swing.JFrame;

public class JContabilUI extends JFrame {

}
