Public Member Functions

alma.acs.logging.table.LogEntryTableModelBase.TableUpdater Class Reference

List of all members.

Public Member Functions

void close (boolean sync)
void run ()

Detailed Description

To reduce the overload refreshing the content of the table when a lot of logs have been added or removed, the refresh is triggered only after a certain amount of time.

Objects from this class check if there have been changes and fire the event

Author:
acaproni

Member Function Documentation

void alma.acs.logging.table.LogEntryTableModelBase.TableUpdater.close ( boolean  sync  ) 

Terminate the thread and frees the resources

Parameters:
sync If it is true wait the termination of the threads before returning

Referenced by alma.acs.logging.table.LogEntryTableModelBase.close().

void alma.acs.logging.table.LogEntryTableModelBase.TableUpdater.run (  ) 

The thread updating the content of the table

References alma.acs.logging.table.LogEntryTableModelBase.updateTableEntries().


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