logbook.gui.frontEnd.chart
Class ChartController

java.lang.Object
  extended by logbook.gui.frontEnd.chart.ChartController
All Implemented Interfaces:
LogBookRecordConstants

public class ChartController
extends java.lang.Object
implements LogBookRecordConstants


Field Summary
 
Fields inherited from interface logbook.constants.LogBookRecordConstants
ACTUAL_INSTRUMENT, AIRCRAFT_TYPE, AIRPLANE_MEL, AIRPLANE_SEL, CROSS_COUNTRY, DATE, DAY, DUAL_RECEIVED, FROM, GROUND_TRAINER, LANDINGS_COUNT, logBookRecFieldsListInOrder, NIGHT, NO_INSTR_APP, PILOT_IN_COMMAND, REMARKS, SIMULATED_INSTRUMENT, TAIL_NUMBER, TO, TOTAL_DURATION_OF_FLIGHT
 
Constructor Summary
ChartController()
           
 
Method Summary
static javax.swing.ImageIcon getAircraftTypesVert3dBarChart(LogBook logBook)
           
static javax.swing.ImageIcon getDayNighatChart(LogBookSummary logBookSummary)
           
static javax.swing.ImageIcon getHoursSmryLineChart(LogBook logBook)
           
static javax.swing.ImageIcon getLdgsAproaches3dPieChart(LogBookSummary logBookSummary)
           
static javax.swing.ImageIcon getPicDual3dPieChart(LogBookSummary logBookSummary)
           
static javax.swing.ImageIcon getSummaryVert3dBarChart(LogBookSummary logBookSummary)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartController

public ChartController()
Method Detail

getDayNighatChart

public static javax.swing.ImageIcon getDayNighatChart(LogBookSummary logBookSummary)

getLdgsAproaches3dPieChart

public static javax.swing.ImageIcon getLdgsAproaches3dPieChart(LogBookSummary logBookSummary)

getPicDual3dPieChart

public static javax.swing.ImageIcon getPicDual3dPieChart(LogBookSummary logBookSummary)

getSummaryVert3dBarChart

public static javax.swing.ImageIcon getSummaryVert3dBarChart(LogBookSummary logBookSummary)

getHoursSmryLineChart

public static javax.swing.ImageIcon getHoursSmryLineChart(LogBook logBook)

getAircraftTypesVert3dBarChart

public static javax.swing.ImageIcon getAircraftTypesVert3dBarChart(LogBook logBook)


Copyright © JFlightLog GNU