mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2025-02-21 19:52:33 +00:00
Screenshots
This commit is contained in:
parent
245dadd3b5
commit
a14ce36dfc
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