Connecting to FMS in JAVA

During competition, is there any way in Java that you can read your alliance color when connected to the FMS?

You should take a look at the DriverStation class - I think the getAlliance() method should be what you want.