A base presenter for the device display component. This presenter occupies the whole device display visible in the screen editor and
is also responsible for its painting.
author: breh
Gets actual view of the component. The JComponent is supposed to
cooperate nicely with various LayoutManagers (in MIDP there
are specific layout managers)
the view
Called immediately before the view component is to be added to the view tree. This method call is done in AWT thread.
Parameters: deviceInfo - the device info
Methods inherited from org.netbeans.modules.vmd.api.model.DynamicPresenter