Uses of Interface
com.sshtools.profile.ResourceProfileListener

Packages that use ResourceProfileListener
com.sshtools.profile A profile is a persistable representation of a connection and its associated settings. 
 

Uses of ResourceProfileListener in com.sshtools.profile
 

Methods in com.sshtools.profile with parameters of type ResourceProfileListener
 void ResourceProfile.addResourceProfileListener(ResourceProfileListener l)
          Add a listener to the list that should be notified when something in the profile changes, or if the profile is loaded / saved.
 void ResourceProfile.removeResourceProfileListener(ResourceProfileListener l)
          Remove a listener from the list that should be notified when something in the profile changes, or if the profile is loaded / saved.
 



Copyright © 2003-2004 3SP LTD. All Rights Reserved.