Uses of Class
net.sourceforge.fixpusher.control.FIXConnector

Packages that use FIXConnector
net.sourceforge.fixpusher.view Provides swing classes visualizing this application. 
 

Uses of FIXConnector in net.sourceforge.fixpusher.view
 

Constructors in net.sourceforge.fixpusher.view with parameters of type FIXConnector
TopPanel(FIXProperties fixProperties, FIXConnector fixConnector, MainPanel mainPanel)
          Instantiates a new top panel.