com.partnersoft.gps.simulation
Class SimulatedGpsConfigutron

java.lang.Object
  extended by com.partnersoft.gps.simulation.SimulatedGpsConfigutron

public class SimulatedGpsConfigutron
extends java.lang.Object


Constructor Summary
SimulatedGpsConfigutron(SimulatedGpsDevice device)
           
 
Method Summary
protected  void applySimulationSettings()
           
protected  void copySelectionCoordinates()
           
protected  void copySelectionCoordinates(Point pt)
           
 javax.swing.JPanel getPanel()
           
protected  void initialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulatedGpsConfigutron

public SimulatedGpsConfigutron(SimulatedGpsDevice device)
Method Detail

applySimulationSettings

protected void applySimulationSettings()

copySelectionCoordinates

protected void copySelectionCoordinates()

copySelectionCoordinates

protected void copySelectionCoordinates(Point pt)

initialize

protected void initialize()

getPanel

public javax.swing.JPanel getPanel()