Class ModelFunctionPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible
Direct Known Subclasses:
AnalyticFunctionPanel, DynamicFunctionPanel, ParticleDataTrackFunctionPanel

public abstract class ModelFunctionPanel extends FunctionPanel
A subclass of FunctionPanel specifically for particle models. ModelFunctionPanel AnalyticFunctionPanel DynamicFunctionPanel ParticleDataTrackFunctionPanel Created by their respective ParticleModel constructors (including ParticleDataTrack)
Author:
Douglas Brown
See Also: