added WindowBuilder test file

This commit is contained in:
buzz-lightsnack-2007 2024-01-22 22:14:52 +08:00
parent 118aa667ca
commit 74a8bf211c

View file

@ -0,0 +1,19 @@
/**
*
*/
package xs_ibdpcompsci_javaintro;
/**
*
*/
public class WindowBuilder_Test {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}