utility
Class MyEvent
java.lang.Object
java.util.EventObject
utility.MyEvent
- All Implemented Interfaces:
- java.io.Serializable
public class MyEvent
- extends java.util.EventObject
- See Also:
- Serialized Form
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NEW_ra
public static int NEW_ra
NEW_dec
public static int NEW_dec
NEW_latitude
public static int NEW_latitude
NEW_longitude
public static int NEW_longitude
NEW_elevation
public static int NEW_elevation
NEW_telescopes
public static int NEW_telescopes
NEW_candNames
public static int NEW_candNames
NEW_candRAs
public static int NEW_candRAs
NEW_candDECs
public static int NEW_candDECs
NEW_site
public static int NEW_site
NEW_group
public static int NEW_group
NEW_detector
public static int NEW_detector
NEW_zeropoint
public static int NEW_zeropoint
NEW_jd
public static int NEW_jd
NEW_checkedOut
public static int NEW_checkedOut
NEW_con
public static int NEW_con
NEW_isLogedOn
public static int NEW_isLogedOn
MyEvent
public MyEvent(java.lang.Object source,
int id,
WhatData wd)
getID
public int getID()
getWD
public WhatData getWD()