Drop platform-specific import

This makes the code compile with other compilers; I'm not
sure about the runtime behavior so I used reflection when
possible to preserve the current behavior if available.
To mimic the exact runtime behavior you probably want to
use GridBagLayout instead of BoxLayout.

Change-Id: Ieb79c53f9b49157769f306c62e9f9225379b5be2
1 file changed