added WindowBuilder test file
This commit is contained in:
parent
118aa667ca
commit
74a8bf211c
1 changed files with 19 additions and 0 deletions
19
src/xs_ibdpcompsci_javaintro/WindowBuilder_Test.java
Normal file
19
src/xs_ibdpcompsci_javaintro/WindowBuilder_Test.java
Normal 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
|
||||
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue