starchartDataTransporter
Class ChartDataTransporterWithLogfile

java.lang.Object
  |
  +--starchartDataTransporter.ChartDataTransporter
        |
        +--starchartDataTransporter.ChartDataTransporterWithLogfile
All Implemented Interfaces:
java.io.Serializable

public class ChartDataTransporterWithLogfile
extends ChartDataTransporter

See Also:
Serialized Form

Field Summary
private static utilities.DebugTrace logFile
           
 
Fields inherited from class starchartDataTransporter.ChartDataTransporter
 
Constructor Summary
ChartDataTransporterWithLogfile(utilities.DebugTrace aLogFile)
          ChardataTransporterWithLogfile constructor comment.
 
Method Summary
 void showMessage(java.lang.String message, boolean displayToConsole)
          Passes a message to the logfile.
 
Methods inherited from class starchartDataTransporter.ChartDataTransporter
cleanUp, getDate, getFind, getImageFileSize, getImg_data, getLegendFileSize, getLocation, getMove, getStarChart, getStarChartLegend, getStarChartSettings, getTelescopeOperator, getTelescopeStatus, getURL, isLogoutStatus, isStarChartIsInControl, setDate, setFind, setImageFileSize, setImg_data, setLegendFileSize, setLocation, setLogoutStatus, setMove, setStarChart, setStarChartIsInControl, setStarChartSettings, setTelescopeOperator, setTelescopeStatus, showMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logFile

private static utilities.DebugTrace logFile
Constructor Detail

ChartDataTransporterWithLogfile

public ChartDataTransporterWithLogfile(utilities.DebugTrace aLogFile)
ChardataTransporterWithLogfile constructor comment.

Method Detail

showMessage

public void showMessage(java.lang.String message,
                        boolean displayToConsole)
Passes a message to the logfile. Creation date: (1/19/02 2:58:37 PM)

Parameters:
message - java.lang.String