Public Member Functions | Static Public Member Functions | Static Public Attributes

cl.utfsm.acs.ebe.ErrorBrowserEditor Class Reference

Inherits javax::swing::JFrame.

List of all members.

Public Member Functions

 ErrorBrowserEditor ()
void refreshDocsTree ()
EbeDocument getSelectedDoc ()
Error getSelectedError ()
void publicRefreshNodeTree ()
void refreshMembersTable ()
EbeDocumentManager getManager ()

Static Public Member Functions

static void main (String[] args)
static void log (String text)

Static Public Attributes

static boolean logInfo = true

Detailed Description

Author:
Jorge Avarias (javarias[at]inf.utfsm.cl)

This class is teh main Error Browser Editor window GUI.
To edit this class you must use edit with Eclipse Visual Editor. It's extremelly insane to use an text editor to edit this class.


Constructor & Destructor Documentation

cl.utfsm.acs.ebe.ErrorBrowserEditor.ErrorBrowserEditor (  ) 

This is the default constructor

Referenced by cl.utfsm.acs.ebe.ErrorBrowserEditor.main().


Member Function Documentation

EbeDocumentManager cl.utfsm.acs.ebe.ErrorBrowserEditor.getManager (  ) 
EbeDocument cl.utfsm.acs.ebe.ErrorBrowserEditor.getSelectedDoc (  ) 
Error cl.utfsm.acs.ebe.ErrorBrowserEditor.getSelectedError (  ) 
static void cl.utfsm.acs.ebe.ErrorBrowserEditor.log ( String  text  )  [static]
static void cl.utfsm.acs.ebe.ErrorBrowserEditor.main ( String[]  args  )  [static]
void cl.utfsm.acs.ebe.ErrorBrowserEditor.publicRefreshNodeTree (  ) 
void cl.utfsm.acs.ebe.ErrorBrowserEditor.refreshDocsTree (  ) 
void cl.utfsm.acs.ebe.ErrorBrowserEditor.refreshMembersTable (  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties