开发者

LWUIT: overriding Dialog

I want to override Dialog so that it disposes itself the very moment 开发者_JAVA技巧it shows.


though it is a strange question, but you can override onShow() or onShowCompleted() and call dispose() inside one of them to close the dialog immediately.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜