logbook.storage.logBookRecordElements
Class IdPrmryKeyForDbRec

java.lang.Object
  extended by logbook.storage.logBookRecordElements.framework.LogBookRecBaseElement
      extended by logbook.storage.logBookRecordElements.IdPrmryKeyForDbRec
All Implemented Interfaces:
java.io.Serializable, LogBookRecordConstants, ElementSerialVersionUIDs

public class IdPrmryKeyForDbRec
extends LogBookRecBaseElement
implements java.io.Serializable, ElementSerialVersionUIDs, LogBookRecordConstants

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface logbook.storage.logBkDataStruct.ElementSerialVersionUIDs
ACT_INST_TIME_SER_VRSN_UID, DATE_OF_FLIGHT_SER_VRSN_UID, DAY_TIME_SER_VRSN_UID, DUAL_INSTRUC_RCVD_TIME_SER_VRSN_UID, FROM_IDENT_SER_VRSN_UID, GRND_TRNR_FTD_TIME_SER_VRSN_UID, LOGBOOK_REC_BASE_ELEMENT_SER_VRSN_UID, LOGBOOK_RECORD_BASE_SER_VRSN_UID, LOGBOOK_RECORD_SER_VRSN_UID, LOGBOOK_SER_VRSN_UID, MAKE_MODEL_SER_VRSN_UID, MEL_TIME_SER_VRSN_UID, NIGHT_TIME_SER_VRSN_UID, NUM_INSTR_APPRCHS_SER_VRSN_UID, NUM_LDGS_SER_VRSN_UID, PIC_TIME_SER_VRSN_UID, REMARKS_SER_VRSN_UID, SEL_TIME_SER_VRSN_UID, SIM_INST_TIME_SER_VRSN_UID, TAIL_NUMBER_SER_VRSN_UID, TO_IDENT_SER_VRSN_UID, TOTAL_HRS_SER_VRSN_UID, XCOUNTRY_TIME_SER_VRSN_UID
 
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
IdPrmryKeyForDbRec()
           
 
Method Summary
 int getColumnWidthForDisplayTable()
           
 javax.swing.text.DefaultFormatter getFormatterForLogBookRecDetailWindowTxtField()
          Returning null will permit any values to be entered We are intending that this method will be overriden by elements that want to enforce other characters
 int getMaxLengthOfFieldAllowed()
           
 java.lang.String getName()
           
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdPrmryKeyForDbRec

public IdPrmryKeyForDbRec()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class LogBookRecBaseElement
Returns:

getColumnWidthForDisplayTable

public int getColumnWidthForDisplayTable()
Overrides:
getColumnWidthForDisplayTable in class LogBookRecBaseElement
Returns:

getFormatterForLogBookRecDetailWindowTxtField

public javax.swing.text.DefaultFormatter getFormatterForLogBookRecDetailWindowTxtField()
Description copied from class: LogBookRecBaseElement
Returning null will permit any values to be entered We are intending that this method will be overriden by elements that want to enforce other characters

Overrides:
getFormatterForLogBookRecDetailWindowTxtField in class LogBookRecBaseElement
Returns:

getMaxLengthOfFieldAllowed

public int getMaxLengthOfFieldAllowed()
Overrides:
getMaxLengthOfFieldAllowed in class LogBookRecBaseElement
Returns:

getValue

public java.lang.String getValue()
Overrides:
getValue in class LogBookRecBaseElement
Returns:

setValue

public void setValue(java.lang.String value)
Overrides:
setValue in class LogBookRecBaseElement


Copyright © Chris Riffle - GNU Public Licence