1. Want to call tray message within panel or say statusbar java-forums.orghello is there any way we can use tray message to call it at status bar i am currently using netbeans ,so whenever a update is there the IDE shows me the same kind of message via status bar of it i want to know how can we achieve it?? any idea........ Thanks |
2. Status Bar for JFrame or JPanel? forums.oracle.comI am not sure if this has to do with Swing, maybe it does. In the south side of a frame or application's window, usually there is a small bar where you can read some information. For example: In the status bar for a editor you can see the line and column number, or if you click on the save button ... |