Uses of Class
model.Buffer

Packages that use Buffer
control   
model   
view   
 

Uses of Buffer in control
 

Constructors in control with parameters of type Buffer
ListenerGo(SearchPage s, Buffer b, AgentFind a, javax.swing.JButton g, javax.swing.JTextField cod, javax.swing.JTextField descr, java.awt.TextArea seq, java.awt.Choice type)
           
 

Uses of Buffer in model
 

Constructors in model with parameters of type Buffer
AgentFind(Buffer b)
           
AgentSupport(Buffer b, AgentFind a, int w)
           
 

Uses of Buffer in view
 

Constructors in view with parameters of type Buffer
SearchPage(Buffer b)