-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5041bc
commit 328b493
Showing
63 changed files
with
3,120 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,240 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
|
||
<Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> | ||
<Properties> | ||
<Property name="defaultCloseOperation" type="int" value="3"/> | ||
<Property name="undecorated" type="boolean" value="true"/> | ||
</Properties> | ||
<SyntheticProperties> | ||
<SyntheticProperty name="formSizePolicy" type="int" value="1"/> | ||
<SyntheticProperty name="generateCenter" type="boolean" value="false"/> | ||
</SyntheticProperties> | ||
<AuxValues> | ||
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> | ||
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> | ||
<AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> | ||
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> | ||
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> | ||
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> | ||
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> | ||
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> | ||
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> | ||
</AuxValues> | ||
|
||
<Layout> | ||
<DimensionLayout dim="0"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Component id="jPanel1" min="-2" max="-2" attributes="0"/> | ||
</Group> | ||
</DimensionLayout> | ||
<DimensionLayout dim="1"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Component id="jPanel1" min="-2" max="-2" attributes="0"/> | ||
</Group> | ||
</DimensionLayout> | ||
</Layout> | ||
<SubComponents> | ||
<Container class="javax.swing.JPanel" name="jPanel1"> | ||
<Properties> | ||
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="cc" green="cc" red="ff" type="rgb"/> | ||
</Property> | ||
</Properties> | ||
|
||
<Layout> | ||
<DimensionLayout dim="0"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" attributes="0"> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" alignment="1" attributes="0"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Component id="jButtonGoToDepartamento" min="-2" pref="192" max="-2" attributes="0"/> | ||
<Component id="jButtonGoToProfesor" alignment="0" min="-2" pref="192" max="-2" attributes="0"/> | ||
<Component id="jButtonGoToCurso" min="-2" pref="192" max="-2" attributes="0"/> | ||
<Component id="jButtonGoToEstudiante" alignment="0" min="-2" pref="192" max="-2" attributes="0"/> | ||
</Group> | ||
<EmptySpace pref="166" max="32767" attributes="0"/> | ||
<Component id="jButtonExit" min="-2" pref="50" max="-2" attributes="0"/> | ||
</Group> | ||
<Group type="102" alignment="1" attributes="0"> | ||
<EmptySpace min="0" pref="0" max="32767" attributes="0"/> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Component id="jButtonGoToTipoEvaluacion" alignment="1" min="-2" pref="192" max="-2" attributes="0"/> | ||
<Component id="jButtonGoToEvaluacion" alignment="1" min="-2" pref="192" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</Group> | ||
<EmptySpace max="-2" attributes="0"/> | ||
</Group> | ||
<Group type="103" rootIndex="1" groupAlignment="0" attributes="0"> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<Component id="jLabel6" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace min="0" pref="0" max="32767" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</Group> | ||
</DimensionLayout> | ||
<DimensionLayout dim="1"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" attributes="0"> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Component id="jButtonExit" min="-2" pref="50" max="-2" attributes="0"/> | ||
<Group type="102" attributes="0"> | ||
<Component id="jButtonGoToDepartamento" min="-2" pref="40" max="-2" attributes="0"/> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Component id="jButtonGoToProfesor" min="-2" pref="40" max="-2" attributes="0"/> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Component id="jButtonGoToCurso" min="-2" pref="40" max="-2" attributes="0"/> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Component id="jButtonGoToEstudiante" min="-2" pref="40" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
<EmptySpace pref="99" max="32767" attributes="0"/> | ||
<Component id="jButtonGoToEvaluacion" min="-2" pref="40" max="-2" attributes="0"/> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Component id="jButtonGoToTipoEvaluacion" min="-2" pref="40" max="-2" attributes="0"/> | ||
<EmptySpace max="-2" attributes="0"/> | ||
</Group> | ||
<Group type="103" rootIndex="1" groupAlignment="0" attributes="0"> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<Component id="jLabel6" min="-2" pref="375" max="-2" attributes="0"/> | ||
<EmptySpace min="0" pref="0" max="32767" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</Group> | ||
</DimensionLayout> | ||
</Layout> | ||
<SubComponents> | ||
<Component class="javax.swing.JLabel" name="jLabel6"> | ||
<Properties> | ||
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> | ||
<Image iconType="3" name="/projectbd/image/background_login.jpg"/> | ||
</Property> | ||
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor"> | ||
<Color id="Default Cursor"/> | ||
</Property> | ||
<Property name="focusable" type="boolean" value="false"/> | ||
</Properties> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="jButtonGoToDepartamento"> | ||
<Properties> | ||
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="0" green="0" red="0" type="rgb"/> | ||
</Property> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Eras Demi ITC" size="14" style="0"/> | ||
</Property> | ||
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="ff" green="ff" red="ff" type="rgb"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="Create Departamento"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonGoToDepartamentoActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="jButtonGoToProfesor"> | ||
<Properties> | ||
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="0" green="66" red="66" type="rgb"/> | ||
</Property> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Eras Demi ITC" size="14" style="0"/> | ||
</Property> | ||
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="ff" green="ff" red="ff" type="rgb"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="Create Profesor"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonGoToProfesorActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="jButtonExit"> | ||
<Properties> | ||
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="66" green="66" red="ff" type="rgb"/> | ||
</Property> | ||
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> | ||
<Image iconType="3" name="/projectbd/image/back.png"/> | ||
</Property> | ||
<Property name="contentAreaFilled" type="boolean" value="false"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonExitActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="jButtonGoToCurso"> | ||
<Properties> | ||
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="33" green="0" red="66" type="rgb"/> | ||
</Property> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Eras Demi ITC" size="14" style="0"/> | ||
</Property> | ||
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="ff" green="ff" red="ff" type="rgb"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="Create Curso"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonGoToCursoActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="jButtonGoToEstudiante"> | ||
<Properties> | ||
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="66" green="0" red="33" type="rgb"/> | ||
</Property> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Eras Demi ITC" size="14" style="0"/> | ||
</Property> | ||
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="ff" green="ff" red="ff" type="rgb"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="Create Estudiante"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonGoToEstudianteActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="jButtonGoToEvaluacion"> | ||
<Properties> | ||
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="99" green="99" red="0" type="rgb"/> | ||
</Property> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Eras Demi ITC" size="14" style="0"/> | ||
</Property> | ||
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="ff" green="ff" red="ff" type="rgb"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="Gestion Evaluacion"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonGoToEvaluacionActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="jButtonGoToTipoEvaluacion"> | ||
<Properties> | ||
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="66" green="66" red="0" type="rgb"/> | ||
</Property> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Eras Demi ITC" size="14" style="0"/> | ||
</Property> | ||
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> | ||
<Color blue="ff" green="ff" red="ff" type="rgb"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="Gestion TipoEvaluacion"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonGoToTipoEvaluacionActionPerformed"/> | ||
</Events> | ||
</Component> | ||
</SubComponents> | ||
</Container> | ||
</SubComponents> | ||
</Form> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.