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

Creates graphical charts to display in the console


Field Summary
 
Fields inherited from interface logbook.constants.LogBookRecordConstants
ACTUAL_INSTRUMENT, AIRCRAFT_TYPE, AIRPLANE_MEL, AIRPLANE_SEL, COMPLEX, CROSS_COUNTRY, DATE, DAY, DUAL_GIVEN, DUAL_RECEIVED, FROM, GROUND_TRAINER, HIGH_PERF, ID_DB_PRM_KEY, LANDINGS_COUNT, NIGHT, NIGHT_LDGS, NO_INSTR_APP, PILOT_IN_COMMAND, REMARKS, SEA_LDGS, SIC, SIMULATED_INSTRUMENT, SOLO, SOLO_XCNTRY, TAIL_DRGR_LDGS, TAIL_NUMBER, TO, TOTAL_DURATION_OF_FLIGHT, TURBINE_PIC, TURBINE_SIC, TURBO_FAN, TURBO_PROP
 
Constructor Summary
ChartController()
           
 
Method Summary
static javax.swing.JPanel getAircraftTypesVert3dBarChart()
          Gets the aircraft type chart
static javax.swing.JPanel getDayNighatChart()
           
static javax.swing.JPanel getHoursSmryLineChart()
          Gets the monthly hours line chart
static javax.swing.JPanel getLdgsAproaches3dPieChart()
          Gets the landings/inst.
static javax.swing.JPanel getPicDual3dPieChart()
          Gets the pic/dual 3d pie chart
static javax.swing.JPanel getSummaryVert3dBarChart()
          Gets the hours summary 3d bar chart
 
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.JPanel getDayNighatChart()
Returns:

getLdgsAproaches3dPieChart

public static javax.swing.JPanel getLdgsAproaches3dPieChart()
Gets the landings/inst. approaches 3d pie chart

Returns:

getPicDual3dPieChart

public static javax.swing.JPanel getPicDual3dPieChart()
Gets the pic/dual 3d pie chart

Returns:

getSummaryVert3dBarChart

public static javax.swing.JPanel getSummaryVert3dBarChart()
Gets the hours summary 3d bar chart

Returns:

getHoursSmryLineChart

public static javax.swing.JPanel getHoursSmryLineChart()
Gets the monthly hours line chart

Returns:

getAircraftTypesVert3dBarChart

public static javax.swing.JPanel getAircraftTypesVert3dBarChart()
Gets the aircraft type chart



Copyright © Chris Riffle - GNU Public Licence