Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.utility.command.NotifyingRepeatingCommand.Listener

Packages that use NotifyingRepeatingCommand.Listener
org.eclipse.jpt.common.utility.command   
 

Uses of NotifyingRepeatingCommand.Listener in org.eclipse.jpt.common.utility.command
 

Methods in org.eclipse.jpt.common.utility.command with parameters of type NotifyingRepeatingCommand.Listener
 void NotifyingRepeatingCommand.addListener(NotifyingRepeatingCommand.Listener listener)
          Add the specified listener.
 void NotifyingRepeatingCommand.Null.addListener(NotifyingRepeatingCommand.Listener listener)
           
 void NotifyingRepeatingCommand.removeListener(NotifyingRepeatingCommand.Listener listener)
          Remove the specified listener.
 void NotifyingRepeatingCommand.Null.removeListener(NotifyingRepeatingCommand.Listener listener)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.