Package clickTrainDetector.layout.mht
Class MHTSidePaneSwing
java.lang.Object
clickTrainDetector.layout.mht.MHTSidePaneSwing
Swing version of the side pane.
- Author:
- Jamie Macaulay
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Update the buffer panes.void
Update when there are new params
-
Constructor Details
-
MHTSidePaneSwing
-
-
Method Details
-
updateNewParams
public void updateNewParams()Update when there are new params -
getComponent
-
updateBuffer
public void updateBuffer()Update the buffer panes.
-