This commit is contained in:
AlgorithmX2
2014-04-24 02:14:58 -05:00
4 changed files with 142 additions and 105 deletions
@@ -265,6 +265,7 @@ public class GuiMEMonitorable extends AEBaseMEGui implements ISortSource, IConfi
searchField.setText( "" );
repo.searchString = "";
repo.updateView();
setScrollBar();
}
super.mouseClicked( xCoord, yCoord, btn );