swing - How to Show Only plain Message in Java without any Ok or Cancel Option? -


i want show message @ run time in app without giving option in message dialog java swing , , app run showing message. how can that?

sounds want pop-up notifications don't affect program flow?

if so, following might useful:


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -