开发者

JDialog with minimize button

Is it possible to have a minimize and maximize button for a non-modal(modal=false) JDialog.I know JFrame is the ideal solution for this but this change has to be made in an existing code and its little difficult to change开发者_运维百科 from JDialog to JFrame.


No, JDialog cannot be decorated with a minimize button (modal or not).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜