VLab Common 1.2

Uses of Class
pl.psnc.vlab.eventlog.value.EventLogValue

Packages that use EventLogValue
pl.psnc.vlab.eventlog   
pl.psnc.vlab.eventlog.value   
 

Uses of EventLogValue in pl.psnc.vlab.eventlog
 

Methods in pl.psnc.vlab.eventlog that return EventLogValue
 EventLogValue EventLogTableModel.getRowValue(int row)
           
 

Methods in pl.psnc.vlab.eventlog that return types with arguments of type EventLogValue
 java.util.List<EventLogValue> EventLogTableModel.getModelData()
           
 

Methods in pl.psnc.vlab.eventlog with parameters of type EventLogValue
 void EventLogTableModel.addLogEvent(EventLogValue eventLog)
          Add new log event to the table model
 

Uses of EventLogValue in pl.psnc.vlab.eventlog.value
 

Methods in pl.psnc.vlab.eventlog.value with parameters of type EventLogValue
 int EventLogValue.compareTo(EventLogValue event)
           
 


VLab Common 1.2

Copyright 2004 by VLAB Dominik Stoklosa.