-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpda_fragment_ranking.fxml
195 lines (195 loc) · 16.6 KB
/
pda_fragment_ranking.fxml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?import javafx.scene.*?><?import javafx.collections.*?><?import javafx.scene.layout.*?><?import javafx.scene.control.*?><?import javafx.scene.text.*?><?import javafx.scene.image.*?><?import javafx.scene.shape.*?><?import javafx.scene.paint.*?><?import javafx.scene.web.*?><?import javafx.geometry.*?><?import java.lang.*?><?import org.develnext.jphp.ext.javafx.classes.data.*?><?import org.develnext.jphp.ext.javafx.support.*?><?import org.develnext.jphp.ext.javafx.support.control.*?><?import org.develnext.jphp.ext.game.support.*?><AnchorPane xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1" AnchorPane.bottomAnchor="0" AnchorPane.leftAnchor="0" AnchorPane.rightAnchor="0" AnchorPane.topAnchor="0" focusTraversable="false" id="" maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="488" prefWidth="784" styleClass="">
<children>
<FlatButton alignment="CENTER" borderRadius="13" color="#333333" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="frame_01" layoutX="8" layoutY="8" opacity="0.95121951219512" prefHeight="472" prefWidth="456" styleClass="x-flat-button " text="" textAlignment="CENTER" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</FlatButton>
<ImageViewEx autoSize="false" centered="false" focusTraversable="false" height="336" id="frame_hide" layoutX="8" layoutY="144" mosaic="false" mosaicGap="0" opacity="0" proportional="false" stretch="true" styleClass="" textFill="#000000" width="456">
<font>
<Font name="System Regular" size="12"/>
</font>
</ImageViewEx>
<FlatButton alignment="CENTER" borderRadius="13" color="#333333" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="button" layoutX="472" layoutY="8" opacity="0.95121951219512" prefHeight="472" prefWidth="304" styleClass="x-flat-button " text="" textAlignment="CENTER" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</FlatButton>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="rank_desc" layoutX="624" layoutY="24" prefHeight="15.9609375" prefWidth="24.6796875" styleClass="label " text="ранг" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-rank_desc" visible=""/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="community_desc" layoutX="624" layoutY="64" prefHeight="15.9609375" prefWidth="37.412109375" styleClass="label " text="группа" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-community_desc" visible=""/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="attitude" layoutX="624" layoutY="104" prefHeight="15.9609375" prefWidth="61.95703125" styleClass="label " text="отношение" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-attitude" visible=""/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="rank" layoutX="624" layoutY="40" prefHeight="21" prefWidth="144" styleClass="label " text="-" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-rank" visible=""/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="RIGHT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="community" layoutX="624" layoutY="80" prefHeight="21" prefWidth="144" styleClass="label " text="-" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-community" visible=""/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="relationship" layoutX="624" layoutY="120" prefHeight="21" prefWidth="152" styleClass="label " text="-" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-relationship" visible=""/>
<LabelEx alignment="TOP_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="bio" layoutX="488" layoutY="208" prefHeight="256" prefWidth="272" styleClass="label " text="" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="true">
<font>
<Font name="System Regular" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-bio" visible=""/>
<Data cursor="DEFAULT" enabled="1" id="data-frame_01" visible="1"/>
<Data cursor="DEFAULT" enabled="1" id="data-button" visible="1"/>
<Separator focusTraversable="false" id="separator" layoutX="488" layoutY="160" orientation="HORIZONTAL" prefHeight="8" prefWidth="272" styleClass="separator "/>
<Data cursor="DEFAULT" enabled="1" id="data-separator" visible=""/>
<Data cursor="DEFAULT" enabled="1" id="data-frame_hide" visible="1"/>
<FlatButton alignment="CENTER_LEFT" borderRadius="6" color="#1a1a1a" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="bio_new" layoutX="480" layoutY="160" prefHeight="40" prefWidth="288" styleClass="x-flat-button " text="Биография" textAlignment="CENTER" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="17"/>
</font>
</FlatButton>
<Data cursor="DEFAULT" enabled="1" graphic=".data/ui/pda/info1.png" id="data-bio_new" visible=""/>
<Separator focusTraversable="false" id="separatorAlt" layoutX="32" layoutY="48" opacity="0.25609756097561" orientation="HORIZONTAL" prefHeight="8" prefWidth="408" styleClass="separator "/>
<Data cursor="DEFAULT" enabled="1" id="data-separatorAlt" visible="1"/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="user_actor" layoutX="800" layoutY="0" prefHeight="16" prefWidth="96" styleClass="label " text="user_actor" textAlignment="LEFT" textFill="#000000" underline="false" wrapText="false">
<font>
<Font name="Yu Gothic Regular" size="12"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-user_actor" visible=""/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="user_valerok" layoutX="800" layoutY="24" prefHeight="16" prefWidth="96" styleClass="label " text="user_valerok" textAlignment="LEFT" textFill="#000000" underline="false" wrapText="false">
<font>
<Font name="Yu Gothic Regular" size="12"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-user_valerok" visible=""/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="user_goblindav" layoutX="800" layoutY="48" prefHeight="16" prefWidth="96" styleClass="label " text="user_goblindav" textAlignment="LEFT" textFill="#000000" underline="false" wrapText="false">
<font>
<Font name="Yu Gothic Regular" size="12"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-user_goblindav" visible=""/>
<ImageViewEx autoSize="false" centered="false" focusTraversable="false" height="128" id="user_icon" layoutX="488" layoutY="24" mosaic="false" mosaicGap="0" proportional="false" stretch="true" styleClass="" textFill="#000000" width="128">
<font>
<Font name="System Regular" size="12"/>
</font>
</ImageViewEx>
<Data cursor="DEFAULT" enabled="1" id="data-user_icon" image=".data/ui/icon_npc/no_icon.png" visible=""/>
<ImageViewEx autoSize="true" centered="false" focusTraversable="false" height="128" id="death_filter" layoutX="488" layoutY="24" mosaic="false" mosaicGap="0" proportional="false" stretch="false" styleClass="" textFill="#000000" width="128">
<font>
<Font name="System Regular" size="12"/>
</font>
</ImageViewEx>
<Data cursor="DEFAULT" enabled="" id="data-death_filter" image=".data/ui/icon_npc/death_filter.png" visible=""/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="actor_in_raiting_pos" layoutX="32" layoutY="64" prefHeight="21" prefWidth="32" styleClass="label " text="1." textAlignment="CENTER" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-actor_in_raiting_pos" visible="1"/>
<Data cursor="DEFAULT" enabled="1" id="data-actor_in_raiting_rank" visible="1"/>
<LabelEx alignment="CENTER" autoSize="false" contentDisplay="LEFT" ellipsisString="" focusTraversable="false" graphicTextGap="4" id="actor_in_raiting_name" layoutX="72" layoutY="64" prefHeight="21" prefWidth="312" styleClass="label " text="Саня Кабан" textAlignment="CENTER" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-actor_in_raiting_name" visible="1"/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="valerok_in_raiting_pos" layoutX="32" layoutY="88" prefHeight="21" prefWidth="32" styleClass="label " text="2." textAlignment="CENTER" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-valerok_in_raiting_pos" visible="1"/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="goblindav_in_raiting_pos" layoutX="32" layoutY="112" prefHeight="21" prefWidth="32" styleClass="label " text="3." textAlignment="CENTER" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-goblindav_in_raiting_pos" visible="1"/>
<LabelEx alignment="CENTER_RIGHT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="actor_in_raiting_rank" layoutX="392" layoutY="64" prefHeight="21" prefWidth="48" styleClass="label " text="10699" textAlignment="LEFT" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER" autoSize="false" contentDisplay="LEFT" ellipsisString="" focusTraversable="false" graphicTextGap="4" id="valerok_in_raiting_name" layoutX="72" layoutY="88" prefHeight="21" prefWidth="312" styleClass="label " text="Валерок" textAlignment="CENTER" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-valerok_in_raiting_name" visible="1"/>
<LabelEx alignment="CENTER_RIGHT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="valerok_in_raiting_rank" layoutX="392" layoutY="88" prefHeight="21" prefWidth="48" styleClass="label " text="1337" textAlignment="LEFT" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-valerok_in_raiting_rank" visible="1"/>
<LabelEx alignment="CENTER" autoSize="false" contentDisplay="LEFT" ellipsisString="" focusTraversable="false" graphicTextGap="4" id="goblindav_in_raiting_name" layoutX="72" layoutY="112" prefHeight="21" prefWidth="312" styleClass="label " text="Гоблиндав" textAlignment="CENTER" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-goblindav_in_raiting_name" visible="1"/>
<LabelEx alignment="CENTER_RIGHT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="goblindav_in_raiting_rank" layoutX="392" layoutY="112" prefHeight="21" prefWidth="48" styleClass="label " text="228" textAlignment="LEFT" textFill="#999999" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-goblindav_in_raiting_rank" visible="1"/>
<ImageViewEx autoSize="false" centered="false" focusTraversable="false" height="24" id="actor_in_raiting" layoutX="24" layoutY="64" mosaic="false" mosaicGap="0" opacity="0.48780487804878" proportional="false" stretch="false" styleClass="" textFill="#000000" width="424">
<font>
<Font name="System Regular" size="12"/>
</font>
</ImageViewEx>
<Data cursor="DEFAULT" enabled="1" id="data-actor_in_raiting" visible="1"/>
<ImageViewEx autoSize="false" centered="false" focusTraversable="false" height="24" id="valerok_in_raiting" layoutX="24" layoutY="88" mosaic="false" mosaicGap="0" opacity="0.48780487804878" proportional="false" stretch="false" styleClass="" textFill="#000000" width="424">
<font>
<Font name="System Regular" size="12"/>
</font>
</ImageViewEx>
<Data cursor="DEFAULT" enabled="1" id="data-valerok_in_raiting" visible="1"/>
<ImageViewEx autoSize="false" centered="false" focusTraversable="false" height="24" id="goblindav_in_raiting" layoutX="24" layoutY="112" mosaic="false" mosaicGap="0" opacity="0.48780487804878" proportional="false" stretch="false" styleClass="" textFill="#000000" width="424">
<font>
<Font name="System Regular" size="12"/>
</font>
</ImageViewEx>
<Data cursor="DEFAULT" enabled="1" id="data-goblindav_in_raiting" visible="1"/>
<LabelEx alignment="CENTER" autoSize="false" contentDisplay="LEFT" ellipsisString="" focusTraversable="false" graphicTextGap="4" id="name_label" layoutX="72" layoutY="24" prefHeight="21" prefWidth="312" styleClass="label " text="Имя" textAlignment="CENTER" textFill="#808080" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-name_label" visible="1"/>
<LabelEx alignment="CENTER_RIGHT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="rank_label" layoutX="392" layoutY="24" prefHeight="21" prefWidth="48" styleClass="label " text="Ранг" textAlignment="LEFT" textFill="#808080" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-rank_label" visible="1"/>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="pos_label" layoutX="32" layoutY="24" prefHeight="21" prefWidth="32" styleClass="label " text="##" textAlignment="CENTER" textFill="#808080" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="15"/>
</font>
</LabelEx>
<Data cursor="DEFAULT" enabled="1" id="data-pos_label" visible="1"/>
</children>
</AnchorPane>