📄 rtmonitor.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> <Property name="title" type="java.lang.String" value="LiMon - Monitor en Tiempo Real"/> <Property name="resizable" type="boolean" value="false"/> </Properties> <SyntheticProperties> <SyntheticProperty name="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,2,64,0,0,2,10"/> <SyntheticProperty name="formSizePolicy" type="int" value="0"/> <SyntheticProperty name="generateSize" type="boolean" value="true"/> <SyntheticProperty name="generateCenter" type="boolean" value="true"/> </SyntheticProperties> <Events> <EventHandler event="windowActivated" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowActivated"/> <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosing"/> <EventHandler event="windowDeactivated" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowDeactivated"/> </Events> <AuxValues> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/> <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"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="fraActualizacion" min="-2" max="-2" attributes="1"/> <EmptySpace pref="84" max="32767" attributes="0"/> <Component id="btnDesconectar" min="-2" pref="127" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="btnSalir" min="-2" pref="84" max="-2" attributes="0"/> </Group> <Component id="fraDisco" alignment="0" max="32767" attributes="1"/> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="lblServidor" min="-2" max="-2" attributes="0"/> <Component id="lblPuerto" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="205" max="32767" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="12" pref="12" max="12" attributes="0"/> <Component id="lblHora" min="-2" max="-2" attributes="0"/> </Group> <Component id="lblFecha" alignment="0" min="-2" max="-2" attributes="0"/> </Group> </Group> <Component id="fraMicro" alignment="0" max="32767" attributes="1"/> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="fraTiempo" max="32767" attributes="1"/> <Component id="fraMemoriaFisica" alignment="0" max="32767" attributes="1"/> <Component id="fraTemp" alignment="0" max="32767" attributes="1"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="fraServidor" min="0" pref="231" max="32767" attributes="1"/> <Component id="fraIntercambio" alignment="0" max="32767" attributes="1"/> </Group> </Group> </Group> <EmptySpace min="-2" pref="20" max="-2" attributes="0"/> </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="3" attributes="0"> <Component id="lblServidor" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="lblFecha" alignment="3" min="-2" pref="15" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="lblPuerto" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="lblHora" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="fraMicro" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="fraMemoriaFisica" min="-2" max="-2" attributes="1"/> <Component id="fraIntercambio" min="-2" max="-2" attributes="1"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Group type="102" attributes="1"> <Component id="fraTiempo" min="-2" max="-2" attributes="1"/> <EmptySpace max="32767" attributes="0"/> <Component id="fraTemp" min="-2" max="-2" attributes="0"/> </Group> <Component id="fraServidor" min="-2" max="-2" attributes="1"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="fraDisco" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Group type="103" alignment="1" groupAlignment="3" attributes="0"> <Component id="btnSalir" alignment="3" min="-2" pref="38" max="-2" attributes="0"/> <Component id="btnDesconectar" alignment="3" min="-2" pref="37" max="-2" attributes="0"/> </Group> <Component id="fraActualizacion" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="22" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="btnDesconectar"> <Properties> <Property name="text" type="java.lang.String" value="Desconectar"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnDesconectarActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="btnSalir"> <Properties> <Property name="text" type="java.lang.String" value="Salir"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSalirActionPerformed"/> </Events> </Component> <Container class="javax.swing.JPanel" name="fraMicro"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> <TitledBorder title="Microprocesador"/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="lblMicro" alignment="0" pref="446" max="32767" attributes="0"/> <Component id="barMicro" alignment="0" pref="446" max="32767" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="barMicro" min="-2" pref="24" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblMicro" min="-2" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JProgressBar" name="barMicro"> <Properties> <Property name="value" type="int" value="50"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblMicro"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="X% Usado por el Sistema, Y% Usado por el Usuario"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="fraMemoriaFisica"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> <TitledBorder title="Memoria Física"/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="44" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="lblMemoriaBuffer" alignment="0" min="-2" pref="177" max="-2" attributes="0"/> <Group type="103" alignment="0" groupAlignment="0" attributes="0"> <Component id="lblMemoriaLibre" alignment="0" min="-2" pref="177" max="-2" attributes="0"/> <Component id="lblMemoriaUsada" alignment="1" min="-2" pref="177" max="-2" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="lblMemoriaUsada" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblMemoriaLibre" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblMemoriaBuffer" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="lblMemoriaUsada"> <Properties> <Property name="text" type="java.lang.String" value="x MB Usados"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblMemoriaLibre"> <Properties> <Property name="text" type="java.lang.String" value="y MB Libres"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblMemoriaBuffer"> <Properties> <Property name="text" type="java.lang.String" value="z MB en Buffer"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="fraIntercambio"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> <TitledBorder title="Memoria de Intercambio"/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="48" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="lblIntercambioLibre" alignment="1" pref="173" max="32767" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <Component id="lblIntercambioUsado" min="-2" pref="149" max="-2" attributes="0"/> <EmptySpace pref="24" max="32767" attributes="0"/> </Group> </Group> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="lblIntercambioUsado" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblIntercambioLibre" min="-2" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="lblIntercambioUsado"> <Properties> <Property name="text" type="java.lang.String" value="x MB Usados"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblIntercambioLibre"> <Properties> <Property name="text" type="java.lang.String" value="y MB Libres"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="fraTiempo"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> <TitledBorder title="Tiempo en Servicio"/> </Border> </Property> </Properties> <Layout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -