Documentation
This commit is contained in:
parent
11e9e71de6
commit
4b74f9e7c7
@ -127,6 +127,7 @@ public class BodyTubeConfig extends RocketComponentConfig {
|
||||
tabbedPane.insertTab(trans.get("BodyTubecfg.tab.Motor"), null, motorConfig,
|
||||
trans.get("BodyTubecfg.tab.Motormountconf"), 1);
|
||||
|
||||
// Apply the custom focus travel policy to this config dialog
|
||||
CustomFocusTraversalPolicy policy = new CustomFocusTraversalPolicy(order);
|
||||
parent.setFocusTraversalPolicy(policy);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user