|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WhatData | |
---|---|
main | Provides main classes for TheSky applet program. |
utility | Provides utility classes for TheSky applet program. |
Uses of WhatData in main |
---|
Fields in main declared as WhatData | |
---|---|
WhatData |
TheSky.wd
|
WhatData |
ShowTheSky.wd
|
Constructors in main with parameters of type WhatData | |
---|---|
TheSky(WhatData wd2)
|
Uses of WhatData in utility |
---|
Fields in utility declared as WhatData | |
---|---|
WhatData |
SearchBlock.wd
|
WhatData |
ObserverReport.wd
|
WhatData |
ObservationsMade.wd
|
WhatData |
LinCal.wd
|
WhatData |
ExpTime.wd
|
WhatData |
ChangesMade.wd
|
WhatData |
CandSort.wd
|
WhatData |
CandPrior.wd
|
WhatData |
CandPrior.PriorField.wd
|
WhatData |
CandPrior.OverAllPrior.wd
|
WhatData |
CandPrior.CheckBackIn.wd
|
Methods in utility that return WhatData | |
---|---|
WhatData |
MyEvent.getWD()
|
static WhatData |
Stuff.setUpWD(java.sql.Connection con)
basic set up |
static WhatData |
ObserverReport.setUpWD(java.sql.Connection con)
set up the WhatData Object |
static WhatData |
ExpTime.setUpWD(java.sql.Connection con)
set up the WhatData Object |
Methods in utility with parameters of type WhatData | |
---|---|
static void |
ExpTime.doMainMenu(WhatData wd)
Loops through the main menu prompt, and calls the appropiate methods |
static void |
ExpTime.setCandidate(WhatData wd,
java.lang.String[] cand,
double[] mags)
changes the object |
static void |
ExpTime.setDate(WhatData wd)
Changes the session date |
static void |
ExpTime.setLocAndSky(WhatData wd,
double[] zps)
|
static void |
ExpTime.setLocation(WhatData wd,
double[] zps)
Changes the session location |
static void |
ExpTime.setMagnitudes(WhatData wd,
java.lang.String cand,
double[] mags)
|
static void |
ExpTime.setSurfBright(WhatData wd,
java.lang.String cand)
|
static void |
ExpTime.setZPs(WhatData wd,
double[] zps)
|
Constructors in utility with parameters of type WhatData | |
---|---|
CandPrior(WhatData wd2)
|
|
CandSort(CandPrior cp2,
WhatData wd2,
java.util.Hashtable hash)
|
|
ChangesMade(WhatData wd2)
|
|
ExpTime(WhatData wd2)
|
|
MyEvent(java.lang.Object source,
int id,
WhatData wd)
|
|
ObservationsMade(WhatData wd2)
|
|
ObserverReport(WhatData wd2)
|
|
SearchBlock.RunChange(WhatData wd,
java.lang.String runName2)
|
|
SearchBlock(WhatData wd2,
java.lang.String scope,
java.lang.String type,
java.lang.String run,
java.awt.Color color,
double nightFraction,
SearchBlock sb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |