org.kahina.core.event
Class KahinaWindowEventType
java.lang.Object
org.kahina.core.event.KahinaWindowEventType
public class KahinaWindowEventType
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NEW_DEFAULT
public static final int NEW_DEFAULT
- See Also:
- Constant Field Values
NEW_HORI_SPLIT
public static final int NEW_HORI_SPLIT
- See Also:
- Constant Field Values
NEW_VERT_SPLIT
public static final int NEW_VERT_SPLIT
- See Also:
- Constant Field Values
NEW_TABBED
public static final int NEW_TABBED
- See Also:
- Constant Field Values
NEW_LIST
public static final int NEW_LIST
- See Also:
- Constant Field Values
TOGGLE_VISIBLE
public static final int TOGGLE_VISIBLE
- See Also:
- Constant Field Values
REMOVE
public static final int REMOVE
- See Also:
- Constant Field Values
RENAME
public static final int RENAME
- See Also:
- Constant Field Values
FLIP
public static final int FLIP
- See Also:
- Constant Field Values
UNDOCK
public static final int UNDOCK
- See Also:
- Constant Field Values
VERT_SPLIT
public static final int VERT_SPLIT
- See Also:
- Constant Field Values
HORI_SPLIT
public static final int HORI_SPLIT
- See Also:
- Constant Field Values
UPDATE_VIEW_MENU
public static final int UPDATE_VIEW_MENU
- See Also:
- Constant Field Values
DYNAMIC_CLONE
public static final int DYNAMIC_CLONE
- See Also:
- Constant Field Values
SNAPSHOT_CLONE
public static final int SNAPSHOT_CLONE
- See Also:
- Constant Field Values
DISPOSE
public static final int DISPOSE
- See Also:
- Constant Field Values
FUSE
public static final int FUSE
- See Also:
- Constant Field Values
RESTORE_FRAME
public static final int RESTORE_FRAME
- See Also:
- Constant Field Values
KahinaWindowEventType
public KahinaWindowEventType()