Uses of Interface
tecgraf.javautils.gui.selector.ContainerSelectionListener

Packages that use ContainerSelectionListener
tecgraf.javautils.gui.selector Pacote do componente gráfico de seleção múltipla ContainerSelection. 
tecgraf.javautils.gui.wizard   
 

Uses of ContainerSelectionListener in tecgraf.javautils.gui.selector
 

Methods in tecgraf.javautils.gui.selector with parameters of type ContainerSelectionListener
 void ContainerSelection.addContainerSelectionListener(ContainerSelectionListener l)
          Adiciona um listener de modificação do container de seleção.
 void ContainerSelection.removeContainerSelectionListener(ContainerSelectionListener l)
          Remove um listener de modificação do container de seleção.
 

Uses of ContainerSelectionListener in tecgraf.javautils.gui.wizard
 

Classes in tecgraf.javautils.gui.wizard that implement ContainerSelectionListener
 class WasChangedContainerSelectionListener
          Representa um ouvinte de eventos de mudança de estado que notifica a um passo que tal evento ocorreu.
 



Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.