public class ListenerTracesViewer extends Object
Modifier and Type | Field and Description |
---|---|
AboutFrame |
aboutFrame |
boolean |
ANIMATION_STARTED |
HelpBox |
helpBox |
ScriptFrame |
scriptFrame |
TracesSessionsDisplayer |
tracesSessionsDisplayer |
TracesViewer |
tracesViewer |
Constructor and Description |
---|
ListenerTracesViewer(TracesViewer tracesViewer)
Creates new ListenerTraceViewer
|
Modifier and Type | Method and Description |
---|---|
void |
aboutMenuMouseEvent(MouseEvent evt) |
void |
animationActionPerformed(ActionEvent evt) |
void |
debugActionPerformed(ActionEvent evt) |
void |
displayAllSessionsMouseEvent(MouseEvent evt) |
void |
helpMenuMouseEvent(MouseEvent evt) |
void |
refreshActionPerformed(MouseEvent evt) |
void |
scriptActionPerformed(ActionEvent evt) |
void |
tracesSessionsListStateChanged(ItemEvent e) |
public TracesViewer tracesViewer
public TracesSessionsDisplayer tracesSessionsDisplayer
public boolean ANIMATION_STARTED
public AboutFrame aboutFrame
public HelpBox helpBox
public ScriptFrame scriptFrame
public ListenerTracesViewer(TracesViewer tracesViewer)
public void debugActionPerformed(ActionEvent evt)
public void displayAllSessionsMouseEvent(MouseEvent evt)
public void helpMenuMouseEvent(MouseEvent evt)
public void aboutMenuMouseEvent(MouseEvent evt)
public void animationActionPerformed(ActionEvent evt)
public void refreshActionPerformed(MouseEvent evt)
public void scriptActionPerformed(ActionEvent evt)
public void tracesSessionsListStateChanged(ItemEvent e)
Copyright © 2015. All Rights Reserved.