Question: Native applications running on the Nokia 9200 Series Communicator commonly use a Split View (Window Frames) user interface.
How can I achieve this in my Java application.
Answer: Symbian Developer Network has released a new version 1.01 of the cawt.jar utilities. This includes the com.symbian.devnet.crystal.awt.splitview
package which provides APIs to achieve the Split View look and feel.
See Symbian Developer Network Newsletter #10 for information about downloading the latest version of the cawt.jar , source
code and full javadoc documentation.
Read the technical paper describing how to use the Split View framework.