May 202011
 
I worked on a solution to the problem and succeeded in getting the ThinkGear class working from the default package with reflection. This was my first attempt at using the reflection APIs and while the solution was very straight forward, it is very ugly and time consuming. It begins with loading the class from the default package: