2023-05-03 21:21:04 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2022-05-01 10:51:28 +00:00
|
|
|
<component name="Settings" extends="JFGroup">
|
|
|
|
<children>
|
|
|
|
|
2023-05-03 21:21:04 +00:00
|
|
|
<Label id="path" translation="[95,175]" font="font:SmallestBoldSystemFont" />
|
2022-05-01 10:51:28 +00:00
|
|
|
|
2022-09-04 11:22:08 +00:00
|
|
|
<LabelList
|
2023-05-03 21:21:04 +00:00
|
|
|
translation="[120,250]"
|
|
|
|
id="settingsMenu"
|
2023-09-12 23:34:12 +00:00
|
|
|
itemSize="[510,54]"
|
2023-05-03 21:21:04 +00:00
|
|
|
vertFocusAnimationStyle="floatingFocus"
|
|
|
|
focusBitmapBlendColor="#006fab"
|
|
|
|
focusedColor="#ffffff"
|
2023-09-12 23:34:12 +00:00
|
|
|
itemSpacing="[0,9]"
|
|
|
|
textVertAlign="center" />
|
2022-05-01 10:51:28 +00:00
|
|
|
|
2022-09-04 11:22:08 +00:00
|
|
|
<Poster
|
2023-09-12 23:34:12 +00:00
|
|
|
translation="[710,230]" id="testRectangle" width="1210" height="830" uri="pkg:/images/white.9.png"
|
2023-05-03 21:21:04 +00:00
|
|
|
blendColor="#3f3f3f" />
|
2022-05-01 10:51:28 +00:00
|
|
|
|
2023-09-12 23:34:12 +00:00
|
|
|
<LayoutGroup translation="[1278,270]" id="settingDetail" vertAlignment="top" horizAlignment="center" itemSpacings="[50]">
|
|
|
|
<Label id="settingDesc"
|
|
|
|
width="1065"
|
|
|
|
wrap="true"
|
|
|
|
horizAlign="center"
|
|
|
|
translation="[750,270]" />
|
2022-05-01 10:51:28 +00:00
|
|
|
|
2023-09-12 23:34:12 +00:00
|
|
|
<RadioButtonList id="radioSetting" vertFocusAnimationStyle="floatingFocus" />
|
2022-09-04 11:22:08 +00:00
|
|
|
</LayoutGroup>
|
2022-05-01 10:51:28 +00:00
|
|
|
|
2023-09-12 23:34:12 +00:00
|
|
|
<RadioButtonList id="boolSetting" vertFocusAnimationStyle="floatingFocus" translation="[1034, 510]">
|
|
|
|
<ContentNode role="content">
|
|
|
|
<ContentNode title="Disabled" />
|
|
|
|
<ContentNode title="Enabled" />
|
|
|
|
</ContentNode>
|
|
|
|
</RadioButtonList>
|
|
|
|
|
2023-10-28 15:39:14 +00:00
|
|
|
<IntegerKeyboard translation="[1034, 510]" id="integerSetting" maxLength="3" domain="numeric" visible="false" />
|
2022-05-01 10:51:28 +00:00
|
|
|
|
|
|
|
</children>
|
|
|
|
</component>
|