mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-25 08:32:32 +00:00
Screenshots
This commit is contained in:
parent
8debd57640
commit
f5373ebd41
BIN
src/clickTrainDetector/resources/detection_pane.png
Normal file
BIN
src/clickTrainDetector/resources/detection_pane.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 690 KiB |
BIN
src/clickTrainDetector/resources/mht_diagram.png
Normal file
BIN
src/clickTrainDetector/resources/mht_diagram.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 504 KiB |
@ -392,7 +392,7 @@ public class TDMenuPane extends PamBorderPane {
|
||||
ScrollPane scrollPane = new ScrollPane(externalMenuPane);
|
||||
scrollPane.setHbarPolicy(ScrollBarPolicy.NEVER);
|
||||
scrollPane.setVbarPolicy(ScrollBarPolicy.AS_NEEDED);
|
||||
scrollPane.setPrefHeight(200);
|
||||
scrollPane.setPrefHeight(300);
|
||||
|
||||
menuPane.getChildren().add(scrollPane);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user