Uses of Class
ix.itest.SendPanel

Packages that use SendPanel
ix.ichat   
ix.ip2 I-X Process Panels 
ix.itest I-Test. 
 

Uses of SendPanel in ix.ichat
 

Subclasses of SendPanel in ix.ichat
(package private)  class ChatFrame.ChatSendPanel
          A panel for sending issues, activities, reports, and chat messages.
 

Fields in ix.ichat declared as SendPanel
(package private)  SendPanel ChatFrame.sendPanel
           
 

Methods in ix.ichat that return SendPanel
 SendPanel ChatFrame.getSendPanel()
           
 

Uses of SendPanel in ix.ip2
 

Methods in ix.ip2 that return SendPanel
 SendPanel PanelFrame.ensureSendPanelExists()
           
 SendPanel PanelFrame.getSendPanelVisible()
           
 

Uses of SendPanel in ix.itest
 

Subclasses of SendPanel in ix.itest
(package private)  class ItestFrame.ITestSendPanel
           
 

Fields in ix.itest declared as SendPanel
protected  SendPanel ItestFrame.sendPanel
           
 

Methods in ix.itest that return SendPanel
 SendPanel ItestFrame.ensureSendPanelExists()