Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

agents.mobileproxy.debuggingagent.DebuggingAgent Class Reference

List of all members.

Public Member Functions

 DebuggingAgent ()
void setup ()
JTextPane getJTextPaneMPA ()
JTextPane getJTextPaneDBA ()
Style getStyleMPA ()
StyledDocument getStyledDocumentMPA ()
Style getStyleDBA ()
StyledDocument getStyledDocumentDBA ()
synchronized void appendToJTextPaneMPA (String paragraph, Color colorText)
synchronized void appendToJTextPaneDBA (String paragraph, Color colorText)
ACLMessage buildRequest (ContentElement content, int performative)

Static Public Attributes

static String DEBUGGING_AGENT_NAME = "dga"

Private Member Functions

JFrame getJFrame ()
JPanel getJContentPane ()
JPanel getJPanel1 ()
JScrollPane getJScrollPane ()
JPanel getJPanel2 ()
JScrollPane getJScrollPane1 ()
JButton getJButton ()
JButton getJButton1 ()

Private Attributes

JFrame jFrame = null
JPanel jContentPane = null
JPanel jPanel1 = null
JScrollPane jScrollPane = null
JTextPane jTextPaneMPA = null
JPanel jPanel2 = null
JScrollPane jScrollPane1 = null
JTextPane jTextPaneDBA = null
Style styleMPA
StyledDocument styledDocumentMPA
Style styleDBA
StyledDocument styledDocumentDBA
JButton jButton = null
JButton jButton1 = null
ContentManager manager = getContentManager()
Codec codec = new LEAPCodec()
Ontology ontology = MobileProxyOntology.getInstance()

Constructor & Destructor Documentation

agents.mobileproxy.debuggingagent.DebuggingAgent.DebuggingAgent  ) 
 

This is the default constructor


Member Function Documentation

synchronized void agents.mobileproxy.debuggingagent.DebuggingAgent.appendToJTextPaneDBA String  paragraph,
Color  colorText
 

synchronized void agents.mobileproxy.debuggingagent.DebuggingAgent.appendToJTextPaneMPA String  paragraph,
Color  colorText
 

ACLMessage agents.mobileproxy.debuggingagent.DebuggingAgent.buildRequest ContentElement  content,
int  performative
 

JButton agents.mobileproxy.debuggingagent.DebuggingAgent.getJButton  )  [private]
 

This method initializes jButton

Returns:
javax.swing.JButton

JButton agents.mobileproxy.debuggingagent.DebuggingAgent.getJButton1  )  [private]
 

This method initializes jButton1

Returns:
javax.swing.JButton

JPanel agents.mobileproxy.debuggingagent.DebuggingAgent.getJContentPane  )  [private]
 

This method initializes jContentPane

Returns:
javax.swing.JPanel

JFrame agents.mobileproxy.debuggingagent.DebuggingAgent.getJFrame  )  [private]
 

This method initializes this

Returns:
void

JPanel agents.mobileproxy.debuggingagent.DebuggingAgent.getJPanel1  )  [private]
 

This method initializes jPanel1

Returns:
javax.swing.JPanel

JPanel agents.mobileproxy.debuggingagent.DebuggingAgent.getJPanel2  )  [private]
 

This method initializes jPanel2

Returns:
javax.swing.JPanel

JScrollPane agents.mobileproxy.debuggingagent.DebuggingAgent.getJScrollPane  )  [private]
 

This method initializes jScrollPane

Returns:
javax.swing.JScrollPane

JScrollPane agents.mobileproxy.debuggingagent.DebuggingAgent.getJScrollPane1  )  [private]
 

This method initializes jScrollPane1

Returns:
javax.swing.JScrollPane

JTextPane agents.mobileproxy.debuggingagent.DebuggingAgent.getJTextPaneDBA  ) 
 

This method initializes jTextArea1

Returns:
javax.swing.JTextArea

JTextPane agents.mobileproxy.debuggingagent.DebuggingAgent.getJTextPaneMPA  ) 
 

This method initializes jTextArea

Returns:
javax.swing.JTextArea

Style agents.mobileproxy.debuggingagent.DebuggingAgent.getStyleDBA  ) 
 

StyledDocument agents.mobileproxy.debuggingagent.DebuggingAgent.getStyledDocumentDBA  ) 
 

StyledDocument agents.mobileproxy.debuggingagent.DebuggingAgent.getStyledDocumentMPA  ) 
 

Style agents.mobileproxy.debuggingagent.DebuggingAgent.getStyleMPA  ) 
 

void agents.mobileproxy.debuggingagent.DebuggingAgent.setup  ) 
 


Member Data Documentation

Codec agents.mobileproxy.debuggingagent.DebuggingAgent.codec = new LEAPCodec() [private]
 

String agents.mobileproxy.debuggingagent.DebuggingAgent.DEBUGGING_AGENT_NAME = "dga" [static]
 

JButton agents.mobileproxy.debuggingagent.DebuggingAgent.jButton = null [private]
 

JButton agents.mobileproxy.debuggingagent.DebuggingAgent.jButton1 = null [private]
 

JPanel agents.mobileproxy.debuggingagent.DebuggingAgent.jContentPane = null [private]
 

JFrame agents.mobileproxy.debuggingagent.DebuggingAgent.jFrame = null [private]
 

JPanel agents.mobileproxy.debuggingagent.DebuggingAgent.jPanel1 = null [private]
 

JPanel agents.mobileproxy.debuggingagent.DebuggingAgent.jPanel2 = null [private]
 

JScrollPane agents.mobileproxy.debuggingagent.DebuggingAgent.jScrollPane = null [private]
 

JScrollPane agents.mobileproxy.debuggingagent.DebuggingAgent.jScrollPane1 = null [private]
 

JTextPane agents.mobileproxy.debuggingagent.DebuggingAgent.jTextPaneDBA = null [private]
 

JTextPane agents.mobileproxy.debuggingagent.DebuggingAgent.jTextPaneMPA = null [private]
 

ContentManager agents.mobileproxy.debuggingagent.DebuggingAgent.manager = getContentManager() [private]
 

Ontology agents.mobileproxy.debuggingagent.DebuggingAgent.ontology = MobileProxyOntology.getInstance() [private]
 

Style agents.mobileproxy.debuggingagent.DebuggingAgent.styleDBA [private]
 

StyledDocument agents.mobileproxy.debuggingagent.DebuggingAgent.styledDocumentDBA [private]
 

StyledDocument agents.mobileproxy.debuggingagent.DebuggingAgent.styledDocumentMPA [private]
 

Style agents.mobileproxy.debuggingagent.DebuggingAgent.styleMPA [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:54 2006 for MAG by  doxygen 1.4.4