MComboBoxPeer.java
- A GUI dependent object MComboBoxPeer that implements ComboBoxPeer.
- This class must belong to the package sun.awt.motif
- The class should define GUI dependent characteristics, such as
minimumSize()
- The class should define methods that have to be implemented in GUI
dependent ways.
- Static code should load the ComboBox native code library
Slide 136