no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@272 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 19 years ago
parent 595f1189ce
commit 14c5d1d383

@ -49,6 +49,7 @@ public class RegistarPresencasWindow extends JFrame
private void setupComponents()
{
setTitle( "Presen\u00e7as" );
JLabel dataLabel = new JLabel( "Data" );
dataPanel = new JCalendarPanel( this );
carregarButton = new JButton( "Carregar" );

@ -7,7 +7,7 @@
* and open the template in the editor.
*/
package siprp.medicina;
package siprp.medicina.presencas.actions;
import java.awt.*;
import javax.swing.*;
Loading…
Cancel
Save