applications.proxy.graph3dVisualizer
Class LocationChangeEvent


public class LocationChangeEvent


Field Summary
 (package private) Stringm_newLocation
           

Constructor Summary
LocationChangeEvent(String newLocation)
           

Method Summary
 StringgetNewLocation()
           
 voidsetNewLocation(String newLocation)
           

Field Detail

m_newLocation

String m_newLocation
Constructor Detail

LocationChangeEvent

public LocationChangeEvent(String newLocation)
Method Detail

getNewLocation

public String getNewLocation()

setNewLocation

public void setNewLocation(String newLocation)