Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jflight.model
Class DataContainer  view DataContainer download DataContainer.java

java.lang.Object
  extended byjflight.model.DataContainer
Direct Known Subclasses:
BaroContainer, RteContainer, ThermalContainer, TrackContainer, WptContainer

public abstract class DataContainer
extends java.lang.Object


Field Summary
protected  boolean dataHasChanged
           
 
Constructor Summary
DataContainer()
           
 
Method Summary
 boolean hasChanged()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataHasChanged

protected boolean dataHasChanged
Constructor Detail

DataContainer

public DataContainer()
Method Detail

hasChanged

public boolean hasChanged()