| |
|
| javax.swing.JPanel org.netbeans.core.ExitDialog
serialVersionUID | final static long serialVersionUID(Code) | | |
ExitDialog | public ExitDialog()(Code) | | Constructs new dlg
|
showDialog | public static boolean showDialog()(Code) | | Opens the ExitDialog and blocks until it's closed. If dialog doesm't
exists it creates new one. Returns true if the IDE should be closed.
|
|
|
|