How is AWT implemented for Solaris?
ie: What native libraries, if any, is it dependent on?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For Sun JRE: Old school MToolkit use Motify. From 1.5 I think, there is XToolkit which just use xlib. From memory Solaris kept the MToolkit as the default longer than on Linux. It’s switchable with the AWT_TOOLKIT environment variable.