-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpda_fragment_contacts.fxml
97 lines (97 loc) · 8.87 KB
/
pda_fragment_contacts.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
<?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="button" layoutX="432" layoutY="8" opacity="0.95121951219512" prefHeight="472" prefWidth="344" styleClass="x-flat-button " text="" textAlignment="CENTER" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</FlatButton>
<LabelEx alignment="TOP_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="" focusTraversable="false" graphicTextGap="4" id="bio" layoutX="448" layoutY="24" prefHeight="448" prefWidth="312" styleClass="label " text="САМЫЙ ОТБИТЫЙ ПИДОРАС СЕРВЕРА DANILA EMOJI, ТЕРРОРИЗИРУЕТ УЧАСТНИКОВ, И ВООБЩЕ НАХУЙ, УРОД ЕБАНЫЙ" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="true">
<font>
<Font name="System Regular" size="15"/>
</font>
</LabelEx>
<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="416" 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="472" id="frame" layoutX="8" layoutY="8" mosaic="false" mosaicGap="0" opacity="0" proportional="false" stretch="true" styleClass="" textFill="#000000" width="416">
<font>
<Font name="System Regular" size="12"/>
</font>
</ImageViewEx>
<Data cursor="DEFAULT" enabled="" id="data-icon" image=".data/ui/icon_npc/goblindav.png" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-name" visible="1"/>
<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"/>
<Data cursor="DEFAULT" enabled="1" id="data-frame" visible="1"/>
<Data cursor="DEFAULT" enabled="1" id="data-selected_new" visible="1"/>
<Data cursor="DEFAULT" enabled="" graphic=".data/ui/dialog/pidoras_role.png" id="data-community" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-reputation" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-relationship" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-rank" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-community_desc" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-reputation_desc" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-relationship_desc" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-rank_desc" visible="1"/>
<Data cursor="DEFAULT" enabled="" id="data-online_icon" visible="1"/>
<FlatButton alignment="CENTER" borderRadius="13" color="#666666" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="selected_new" layoutX="16" layoutY="16" opacity="0" prefHeight="112" prefWidth="400" 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="relationship_desc" layoutX="24" layoutY="80" prefHeight="16" prefWidth="96" style="-fx-opacity: 1;" styleClass="label " text="отношение" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="rank_desc" layoutX="24" layoutY="96" prefHeight="16" prefWidth="96" style="-fx-opacity: 1;" styleClass="label " text="ранг" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="community_desc" layoutX="24" layoutY="48" prefHeight="16" prefWidth="96" style="-fx-opacity: 1;" styleClass="label " text="группа" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="reputation_desc" layoutX="24" layoutY="64" prefHeight="16" prefWidth="96" style="-fx-opacity: 1;" styleClass="label " text="репутация" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Regular" size="12"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="RIGHT" ellipsisString="" focusTraversable="false" graphicTextGap="4" id="community" layoutX="136" layoutY="40" prefHeight="32" prefWidth="168" style="-fx-opacity: 1;" styleClass="label " text="Пидорасы" textAlignment="LEFT" textFill="#16a4cd" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="12"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="reputation" layoutX="136" layoutY="64" prefHeight="16" prefWidth="96" style="-fx-opacity: 1;" styleClass="label " text="ужасно" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="12"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="relationship" layoutX="136" layoutY="80" prefHeight="16" prefWidth="96" style="-fx-opacity: 1;" styleClass="label " text="враг" textAlignment="LEFT" textFill="#cc3333" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="12"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="rank" layoutX="136" layoutY="96" prefHeight="16" prefWidth="96" style="-fx-opacity: 1;" styleClass="label " text="новичок" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="12"/>
</font>
</LabelEx>
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="" focusTraversable="false" graphicTextGap="4" id="name" layoutX="46" layoutY="24" prefHeight="21" prefWidth="256" style="-fx-opacity: 1;" styleClass="label " text="Гоблиндав" textAlignment="LEFT" textFill="#ffffff" underline="false" wrapText="false">
<font>
<Font name="System Bold" size="15"/>
</font>
</LabelEx>
<Circle fill="#54bc54" focusTraversable="false" id="online_icon" layoutX="33" layoutY="34" radius="8" strokeType="INSIDE" strokeWidth="2" styleClass=""/>
<ImageViewEx autoSize="false" centered="false" focusTraversable="false" height="96" id="icon" layoutX="312" layoutY="24" mosaic="false" mosaicGap="0" proportional="false" stretch="true" styleClass="" textFill="#ffffff" width="96">
<font>
<Font name="System Regular" size="12"/>
</font>
</ImageViewEx>
</children>
</AnchorPane>