-
```
What steps will reproduce the problem?
1. Enter a username/password for FMI
2. Click on a location to display on the map
What is the expected output? What do you see instead?
Should see the locat…
-
# Project Proposal: Basic Encryption/Decryption Using Caesar Cipher
## Project Overview
The **Basic Encryption/Decryption** project is a simple Java application that demonstrates the Caesar Ciph…
-
```
What steps will reproduce the problem?
1. Enter quest mode, click easy for quest length, click "New Quest".
2. An error report immediately pops up.
3.
What is the expected output? What do you see…
-
create New GUI using python / Electron.js / java swings
-
Add automated tests. At this point, there may not be unit tests; we can focus on GUI tests.
For swing tests,
- [UISpec4J](http://www.uispec4j.org/)
- [SO question](http://stackoverflow.com/questions/…
-
```
What steps will reproduce the problem?
1. "C:\Program Files\Java\jdk1.8.0\bin\java.exe" -jar randomizer.jar
2. or just java -jar randomizer.jar (JRE 7u10)
3.
What is the expected output? What do …
-
```
What steps will reproduce the problem?
1. "C:\Program Files\Java\jdk1.8.0\bin\java.exe" -jar randomizer.jar
2. or just java -jar randomizer.jar (JRE 7u10)
3.
What is the expected output? What do …
-
```
What steps will reproduce the problem?
1. "C:\Program Files\Java\jdk1.8.0\bin\java.exe" -jar randomizer.jar
2. or just java -jar randomizer.jar (JRE 7u10)
3.
What is the expected output? What do …
-
```
What steps will reproduce the problem?
1. "C:\Program Files\Java\jdk1.8.0\bin\java.exe" -jar randomizer.jar
2. or just java -jar randomizer.jar (JRE 7u10)
3.
What is the expected output? What do …
-
Multi monitors support requires a real windows for moving between monitors, but xmage GUI uses single app window/frame for all GUI elements. So it’s impossible with current GUI (java’s swing library).…