Uses of Interface
de.surething.lda.locations.Location

Packages that use Location
de.surething.lda.actions   
de.surething.lda.locations   
de.surething.lda.ui   
 

Uses of Location in de.surething.lda.actions
 

Methods in de.surething.lda.actions with parameters of type Location
 void MailAction.execute(Frame owner, Location location)
           
 void ActionTask.execute(Frame owner, Location location)
           
 

Uses of Location in de.surething.lda.locations
 

Classes in de.surething.lda.locations that implement Location
 class IpLocation
           
 

Methods in de.surething.lda.locations that return types with arguments of type Location
 List<Location> LocationFactory.getLocations()
          If a location could not be identified with a unique Name, it shows a list of possible Locations.
 

Uses of Location in de.surething.lda.ui
 

Methods in de.surething.lda.ui that return Location
 Location MainWindow.getSelectedLocation()
           
 

Method parameters in de.surething.lda.ui with type arguments of type Location
 void MainWindow.setLocations(List<Location> locations)
           
 



Copyright © 2007. All Rights Reserved.