Uses of Class
jist.runtime.guilog.GuiLog.EventTableModel

Packages that use GuiLog.EventTableModel
jist.runtime.guilog GuiLog is a prototype JiST Graphical User Interface Event Viewer application. 
 

Uses of GuiLog.EventTableModel in jist.runtime.guilog
 

Constructors in jist.runtime.guilog with parameters of type GuiLog.EventTableModel
GuiLog.ChildrenCellEditor(javax.swing.JTable t, GuiLog.EventTableModel m)
          The ChildrenCellEditorConstructor.
GuiLog.MouseAdapterHandler(javax.swing.JTable t, GuiLog.EventTableModel m)
          The MouseAdapterHandler's constructor.