Advertisement
Guest User

mangasecene

a guest
Apr 22nd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.93 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <?import com.jfoenix.controls.JFXButton?>
  4. <?import javafx.geometry.Insets?>
  5. <?import javafx.scene.control.Label?>
  6. <?import javafx.scene.control.ScrollBar?>
  7. <?import javafx.scene.control.ScrollPane?>
  8. <?import javafx.scene.control.TextField?>
  9. <?import javafx.scene.effect.ColorAdjust?>
  10. <?import javafx.scene.image.Image?>
  11. <?import javafx.scene.image.ImageView?>
  12. <?import javafx.scene.layout.AnchorPane?>
  13. <?import javafx.scene.layout.VBox?>
  14. <?import javafx.scene.paint.LinearGradient?>
  15. <?import javafx.scene.paint.Stop?>
  16.  
  17. <AnchorPane xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="org.weebreader.UI.Controladores.ControllerVistaManga">
  18. <children>
  19. <AnchorPane layoutX="-3.0" layoutY="4.0" prefHeight="460.0" prefWidth="680.0">
  20. <children>
  21. <VBox layoutY="-4.0" prefHeight="471.0" prefWidth="127.0" style="-fx-background-color: #ABAEAD;">
  22. <children>
  23. <Label fx:id="txtinformacion" prefHeight="68.0" prefWidth="110.0" wrapText="true">
  24. <VBox.margin>
  25. <Insets left="17.0" />
  26. </VBox.margin>
  27. </Label>
  28. <JFXButton buttonType="RAISED" onAction="#goMangasFavoritos" prefHeight="43.0" prefWidth="127.0" style="-fx-background-color: #f0f0f0;" text="Favoritos">
  29. <ripplerFill>
  30. <LinearGradient endX="0.6428571428571428" endY="0.8714285714285714" startX="1.0" startY="0.04285714285714286">
  31. <stops>
  32. <Stop color="#141412" />
  33. <Stop color="#a7b089" offset="1.0" />
  34. </stops>
  35. </LinearGradient>
  36. </ripplerFill>
  37. <effect>
  38. <ColorAdjust brightness="-1.0" contrast="1.0" hue="1.0" saturation="1.0" />
  39. </effect>
  40. </JFXButton>
  41. <JFXButton buttonType="RAISED" onAction="#goMangasPropios" prefHeight="43.0" prefWidth="127.0" style="-fx-background-color: #f0f0f0;" text="Mangas Propios">
  42. <ripplerFill>
  43. <LinearGradient endX="0.6428571428571428" endY="0.8714285714285714" startX="1.0" startY="0.04285714285714286">
  44. <stops>
  45. <Stop color="#141412" />
  46. <Stop color="#333431" offset="1.0" />
  47. </stops>
  48. </LinearGradient>
  49. </ripplerFill>
  50. <effect>
  51. <ColorAdjust brightness="-1.0" contrast="1.0" hue="1.0" saturation="1.0" />
  52. </effect>
  53. <VBox.margin>
  54. <Insets top="30.0" />
  55. </VBox.margin>
  56. </JFXButton>
  57. </children>
  58. </VBox>
  59. <ScrollPane layoutX="126.0" prefHeight="467.0" prefWidth="574.0">
  60. <content>
  61. <AnchorPane prefHeight="916.0" prefWidth="593.0">
  62. <children>
  63. <ScrollBar layoutX="179.0" layoutY="50.0" orientation="VERTICAL" AnchorPane.bottomAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" />
  64. <ImageView fitHeight="144.0" fitWidth="97.0" layoutX="28.0" layoutY="77.0" pickOnBounds="true" preserveRatio="true">
  65. <image>
  66. <Image url="@../../../../../../../Desktop/Imagenes%20Mangas/58ee79a3e01e683bf9e68aad92afcf12.jpg" />
  67. </image>
  68. </ImageView>
  69. <ImageView fitHeight="150.0" fitWidth="85.0" layoutX="159.0" layoutY="85.0" pickOnBounds="true" preserveRatio="true">
  70. <image>
  71. <Image url="@../../../../../../../Desktop/Imagenes%20Mangas/5455813370_f798b133f4.jpg" />
  72. </image>
  73. </ImageView>
  74. <ImageView fitHeight="150.0" fitWidth="85.0" layoutX="285.0" layoutY="86.0" pickOnBounds="true" preserveRatio="true">
  75. <image>
  76. <Image url="@../../../../../../../Desktop/Imagenes%20Mangas/BAKUMAN-20-678x1024.jpg" />
  77. </image>
  78. </ImageView>
  79. <ImageView fitHeight="150.0" fitWidth="85.0" layoutX="28.0" layoutY="207.0" pickOnBounds="true" preserveRatio="true" />
  80. <TextField layoutX="28.0" layoutY="14.0" promptText="Busqueda" />
  81. <ImageView fitHeight="150.0" fitWidth="97.0" layoutX="25.0" layoutY="268.0" pickOnBounds="true" preserveRatio="true">
  82. <image>
  83. <Image url="@../../../../../../../Desktop/Imagenes%20Mangas/5455813370_f798b133f4.jpg" />
  84. </image>
  85. </ImageView>
  86. <ImageView fitHeight="138.0" fitWidth="158.0" layoutX="147.0" layoutY="271.0" pickOnBounds="true" preserveRatio="true">
  87. <image>
  88. <Image url="@../../../../../../../Desktop/Imagenes%20Mangas/Dragon%20Ball%20Super%20vol%204.jpg" />
  89. </image>
  90. </ImageView>
  91. <ImageView fitHeight="150.0" fitWidth="200.0" layoutX="291.0" layoutY="265.0" pickOnBounds="true" preserveRatio="true">
  92. <image>
  93. <Image url="@../../../../../../../Desktop/Imagenes%20Mangas/Screenshot_2015-03-30-08-05-42.jpg" />
  94. </image>
  95. </ImageView>
  96. <ImageView fitHeight="150.0" fitWidth="200.0" layoutX="27.0" layoutY="481.0" pickOnBounds="true" preserveRatio="true">
  97. <image>
  98. <Image url="@../../../../../../../Desktop/Imagenes%20Mangas/S1.jpg" />
  99. </image>
  100. </ImageView>
  101. <JFXButton buttonType="RAISED" layoutX="203.0" layoutY="14.0" text="Buscar" textOverrun="CENTER_ELLIPSIS">
  102. <ripplerFill>
  103. <LinearGradient endX="1.0" endY="1.0">
  104. <stops>
  105. <Stop color="#141412" />
  106. <Stop color="WHITE" offset="1.0" />
  107. </stops>
  108. </LinearGradient>
  109. </ripplerFill>
  110. </JFXButton>
  111. </children>
  112. </AnchorPane>
  113. </content>
  114. </ScrollPane>
  115. </children></AnchorPane>
  116. </children>
  117. </AnchorPane>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement