diff --git a/j-lawyer-client/src/com/jdimension/jlawyer/client/editors/files/ArchiveFilePanel.java b/j-lawyer-client/src/com/jdimension/jlawyer/client/editors/files/ArchiveFilePanel.java index aa46f43f5..f22c1a84d 100755 --- a/j-lawyer-client/src/com/jdimension/jlawyer/client/editors/files/ArchiveFilePanel.java +++ b/j-lawyer-client/src/com/jdimension/jlawyer/client/editors/files/ArchiveFilePanel.java @@ -841,6 +841,8 @@ public ArchiveFilePanel() { this.dto = null; this.initializing = true; initComponents(); + + this.jScrollPane9.getVerticalScrollBar().setUnitIncrement(16); this.cmdCopyCaseNumber.setText(""); this.cmdEditCaseNumber.setText("");