public class IdeEvent
extends java.util.EventObject
| Modifier and Type | Field and Description | 
|---|---|
static int | 
IDE_ADDINS_LOADED
Deprecated. 
 
This event is no longer fired. There is no replacment. 
 | 
static int | 
IDE_ENTERING_ACCEL_PANEL
Fired when the user enters the accelerator panel. 
 | 
static int | 
IDE_MAINWINDOW_CLOSING  | 
static int | 
IDE_MAINWINDOW_OPENED  | 
public static final int IDE_ADDINS_LOADED
public static final int IDE_MAINWINDOW_OPENED
public static final int IDE_MAINWINDOW_CLOSING
public static final int IDE_ENTERING_ACCEL_PANEL