sisga / target / classes / layout / drawer_content.fxml
drawer_content.fxml
Raw
<?xml version="1.0" encoding="UTF-8"?>

<?import com.jfoenix.controls.JFXToggleButton?>
<?import de.jensd.fx.glyphs.fontawesome.FontAwesomeIconView?>
<?import java.lang.String?>
<?import javafx.geometry.Insets?>
<?import javafx.scene.control.Label?>
<?import javafx.scene.effect.Blend?>
<?import javafx.scene.effect.Reflection?>
<?import javafx.scene.layout.HBox?>
<?import javafx.scene.layout.Pane?>
<?import javafx.scene.layout.VBox?>
<?import javafx.scene.shape.Circle?>

<VBox fx:id="mainContentDrawer" prefHeight="840.0" prefWidth="375.0" stylesheets="@../css/light-theme.css" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="info.cortestudios.controllers.DrawerContentController">
   <children>
      <Pane accessibleText="asd" prefHeight="256.0" prefWidth="404.0" styleClass="background-6">
         <children>
            <Circle id="imageProfile" fx:id="profileImagContainer" accessibleRole="IMAGE_VIEW" fill="DODGERBLUE" layoutX="91.0" layoutY="86.0" radius="60.0" stroke="BLACK" strokeType="INSIDE" styleClass="profile-image-background" />
            <Label fx:id="nameLabel" layoutX="39.0" layoutY="160.0" styleClass="label-medium-white" text="Jose Ernesto" />
            <Label fx:id="workPosLabel" layoutX="39.0" layoutY="208.0" styleClass="label-small-white" text="Informatico" />
         </children>
      </Pane>
      <VBox accessibleText="statsButton" prefHeight="67.0" prefWidth="388.0">
         <children>
            <HBox prefHeight="68.0" prefWidth="388.0">
               <children>
                  <FontAwesomeIconView glyphName="BAR_CHART" size="20" textAlignment="CENTER" wrappingWidth="120.85714340209961">
                     <HBox.margin>
                        <Insets top="25.0" />
                     </HBox.margin>
                  </FontAwesomeIconView>
                  <Label prefHeight="68.0" prefWidth="220.0" text="Estadísticas" />
               </children>
            </HBox>
         </children>
         <styleClass>
            <String fx:value="button-3" />
            <String fx:value="hand-mode" />
         </styleClass>
      </VBox>
      <VBox accessibleText="meetingsButton" prefHeight="67.0" prefWidth="388.0">
         <children>
            <HBox prefHeight="68.0" prefWidth="388.0">
               <children>
                  <FontAwesomeIconView glyphName="GROUP" size="20" textAlignment="CENTER" wrappingWidth="120.85714340209961">
                     <HBox.margin>
                        <Insets top="25.0" />
                     </HBox.margin>
                  </FontAwesomeIconView>
                  <Label prefHeight="68.0" prefWidth="211.0" text="Reuniones" />
               </children>
            </HBox>
         </children>
         <styleClass>
            <String fx:value="button-3" />
            <String fx:value="hand-mode" />
         </styleClass>
      </VBox>
      <VBox accessibleText="actsButton" prefHeight="67.0" prefWidth="388.0">
         <children>
            <HBox prefHeight="68.0" prefWidth="388.0">
               <children>
                  <FontAwesomeIconView glyphName="FILE_TEXT" size="20" textAlignment="CENTER" wrappingWidth="121.85714340209961">
                     <HBox.margin>
                        <Insets top="25.0" />
                     </HBox.margin>
                  </FontAwesomeIconView>
                  <Label prefHeight="68.0" prefWidth="211.0" text="Actas" />
               </children>
            </HBox>
         </children>
         <styleClass>
            <String fx:value="button-3" />
            <String fx:value="hand-mode" />
         </styleClass>
      </VBox>
      <VBox accessibleText="agreementsButton" prefHeight="67.0" prefWidth="388.0">
         <children>
            <HBox prefHeight="68.0" prefWidth="388.0">
               <children>
                  <FontAwesomeIconView glyphName="LIST_UL" size="20" textAlignment="CENTER" wrappingWidth="120.85714340209961">
                     <HBox.margin>
                        <Insets top="25.0" />
                     </HBox.margin>
                  </FontAwesomeIconView>
                  <Label prefHeight="68.0" prefWidth="211.0" text="Acuerdos" />
               </children>
            </HBox>
         </children>
         <styleClass>
            <String fx:value="button-3" />
            <String fx:value="hand-mode" />
         </styleClass>
      </VBox>
      <VBox accessibleText="settingsButton" prefHeight="67.0" prefWidth="388.0">
         <children>
            <HBox prefHeight="68.0" prefWidth="388.0">
               <children>
                  <FontAwesomeIconView glyphName="GEAR" size="20" textAlignment="CENTER" wrappingWidth="120.85714340209961">
                     <HBox.margin>
                        <Insets top="25.0" />
                     </HBox.margin>
                  </FontAwesomeIconView>
                  <Label prefHeight="68.0" prefWidth="211.0" text="Ajustes" />
               </children>
            </HBox>
         </children>
         <styleClass>
            <String fx:value="button-3" />
            <String fx:value="hand-mode" />
         </styleClass>
      </VBox>
      <VBox accessibleText="settingsButton" onMouseClicked="#changeTheme" prefHeight="67.0" prefWidth="388.0">
         <children>
            <HBox prefHeight="68.0" prefWidth="388.0">
               <children>
                  <FontAwesomeIconView glyphName="MOON_ALT" size="20" textAlignment="CENTER" wrappingWidth="120.85714340209961">
                     <HBox.margin>
                        <Insets top="25.0" />
                     </HBox.margin>
                  </FontAwesomeIconView>
                  <Label prefHeight="68.0" prefWidth="145.0" text="Modo Nocturno" />
                  <JFXToggleButton fx:id="toggleTheme" alignment="CENTER_RIGHT" contentDisplay="GRAPHIC_ONLY" disable="true" prefHeight="68.0" prefWidth="58.0" />
               </children>
            </HBox>
         </children>
         <styleClass>
            <String fx:value="button-3" />
            <String fx:value="hand-mode" />
         </styleClass>
      </VBox>
      <VBox alignment="BOTTOM_LEFT" maxHeight="1.7976931348623157E308" prefWidth="404.0" VBox.vgrow="ALWAYS">
         <children>
            <Label fx:id="nameLabel11" alignment="BOTTOM_LEFT" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="68.0" styleClass="label-medium" text="SISGA" VBox.vgrow="ALWAYS">
               <VBox.margin>
                  <Insets bottom="20.0" left="50.0" />
               </VBox.margin>
               <effect>
                  <Reflection />
               </effect>
            </Label>
            <Label fx:id="workPosLabel11" alignment="BOTTOM_LEFT" prefHeight="21.0" prefWidth="208.0" styleClass="label-small" text="Todos los derechos reservados" VBox.vgrow="ALWAYS">
               <VBox.margin>
                  <Insets bottom="20.0" left="50.0" top="10.0" />
               </VBox.margin>
            </Label>
         </children>
      </VBox>
   </children>
   <effect>
      <Blend />
   </effect>
</VBox>