Uses of Class
com.japisoft.xmlpad.LocationEvent

Packages that use LocationEvent
com.japisoft.xmlpad   
 

Uses of LocationEvent in com.japisoft.xmlpad
 

Methods in com.japisoft.xmlpad that return LocationEvent
static LocationEvent LocationEvent.getSharedInstance(java.lang.Object source, com.japisoft.fastparser.node.SimpleNode location)
           
 

Methods in com.japisoft.xmlpad with parameters of type LocationEvent
 void LocationListener.locationChanged(LocationEvent e)
           
 void XMLContainer.notifyLocationListener(LocationEvent event)
          Notify to all LocationListener that the current document location has changed.