Package | Description |
---|---|
n4e.core.screen | |
n4e.core.system | |
n4e.core.tool |
Constructor and Description |
---|
DataSite(MainDialog dialog)
The constructor
DataSite creates a new instance(object) of the class. |
DataSite(MainDialog dialog,
java.awt.Font standard_font)
The constructor
DataSite creates a new instance(object) of the class. |
Constructor and Description |
---|
ColorChooser(MainDialog frame,
java.lang.String banner_text)
The constructor
Preferences creates a new instance(object) of the class. |
DatePicker(MainDialog frame,
DataSite site)
The constructor
DatePicker creates a new instance(object) of the class. |
GlobalsDialog(MainDialog dialog,
java.lang.String database_name)
The constructor
GlobalsDialog creates a new instance(object) of the class. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Tool4File.get_Path(MainDialog dialog,
java.lang.String curr_path,
boolean path_only,
java.lang.String[] extension)
The method
get_Path gets the path to a folder. |
java.lang.String |
Tool4File.save_Path(MainDialog dialog,
java.lang.String curr_path,
boolean path_only,
java.lang.String[] extension)
The method
save_FITS_Path gets the path to a fits folder. |
java.lang.String |
Tool4Dialog.save_Path(MainDialog dialog,
java.lang.String curr_path,
boolean path_only,
java.lang.String[] extension)
The method
save_Path gets the path to a fits folder. |
Constructor and Description |
---|
Tool4Dialog(MainDialog call)
The constructor
Tool4Dialog creates a new instance(object) of the class. |