com.k_int.IR
Class FragmentSourceEvent

java.lang.Object
  |
  +--com.k_int.IR.IREvent
        |
        +--com.k_int.IR.FragmentSourceEvent

public class FragmentSourceEvent
extends IREvent


Field Summary
static int FRAGMENT_COUNT_CHANGE
           
static int SOURCE_NO_LONGER_AVAILABLE
           
static int SOURCE_RESET
           
 
Fields inherited from class com.k_int.IR.IREvent
event_info, event_type
 
Constructor Summary
FragmentSourceEvent(int event_type, java.lang.Object event_info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOURCE_RESET

public static final int SOURCE_RESET

FRAGMENT_COUNT_CHANGE

public static final int FRAGMENT_COUNT_CHANGE

SOURCE_NO_LONGER_AVAILABLE

public static final int SOURCE_NO_LONGER_AVAILABLE
Constructor Detail

FragmentSourceEvent

public FragmentSourceEvent(int event_type,
                           java.lang.Object event_info)


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.