| org.netbeans.modules.vmd.api.screen.display.ScreenDisplayPresenter org.netbeans.modules.vmd.midp.screen.display.DisplayableDisplayPresenter
All known Subclasses: org.netbeans.modules.vmd.midpnb.screen.display.SVGPlayerDisplayPresenter, org.netbeans.modules.vmd.midp.screen.display.AlertDisplayPresenter, org.netbeans.modules.vmd.midpnb.screen.display.LoginScreenDisplayPresenter, org.netbeans.modules.vmd.midp.screen.display.ListDisplayPresenter, org.netbeans.modules.vmd.midp.screen.display.TextBoxDisplayPresenter, org.netbeans.modules.vmd.midp.screen.display.FormDisplayPresenter, org.netbeans.modules.vmd.midpnb.screen.display.SMSComposerDisplayPresenter, org.netbeans.modules.vmd.midpnb.screen.display.AbstractInfoDisplayPresenter,
DisplayableDisplayPresenter | public class DisplayableDisplayPresenter extends ScreenDisplayPresenter (Code) | | A presenter for Displayable MIDP class. ALl other presenters should
inherit from this presenter (e.g. TextBoxDisplayPresenter,
FormDisplayPresenter, ...)
author: breh |
DisplayableDisplayPresenter | public DisplayableDisplayPresenter()(Code) | | |
DisplayableDisplayPresenter | public DisplayableDisplayPresenter(Image image)(Code) | | |
getSelectionShape | public Shape getSelectionShape()(Code) | | |
isTopLevelDisplay | public boolean isTopLevelDisplay()(Code) | | |
|
|