Uses of Interface
jpos.config.simple.editor.PropsViewPanel.Listener

Packages that use PropsViewPanel.Listener
jpos.config.simple.editor   
 

Uses of PropsViewPanel.Listener in jpos.config.simple.editor
 

Methods in jpos.config.simple.editor with parameters of type PropsViewPanel.Listener
 void AbstractPropsViewPanel.addListener(PropsViewPanel.Listener listener)
          Adds the PropsViewPanel listener for this PropsViewPanel
 void AbstractPropsViewPanel.removeListener(PropsViewPanel.Listener listener)
          Removes the PropsViewPanel listener for this PropsViewPanel
 void PropsViewPanel.addListener(PropsViewPanel.Listener listener)
          Adds the PropsViewPanel listener for this PropsViewPanel
 void PropsViewPanel.removeListener(PropsViewPanel.Listener listener)
          Removes the PropsViewPanel listener for this PropsViewPanel
 



This API and code belongs to the JavaPOS committee please see LISCENCE file for details