📄 rtmonitor.form
字号:
<DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="lblTiempoServicio" min="-2" pref="209" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="lblTiempoServicio" min="-2" max="-2" attributes="0"/> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="lblTiempoServicio"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="x Dias, y Horas, z Minutos"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="fraServidor"> <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="Servidores"/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="32767" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="lblEstadoWeb" alignment="1" min="-2" pref="209" max="-2" attributes="0"/> <Component id="lblEstadoCorreo" alignment="1" min="-2" pref="209" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="lblEstadoSSH" min="-2" pref="209" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="32767" attributes="0"/> <Component id="lblEstadoFTP" min="-2" pref="209" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="32767" attributes="0"/> <Component id="lblEstadoSamba" min="-2" pref="209" max="-2" attributes="0"/> <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="lblEstadoWeb" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblEstadoCorreo" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblEstadoSSH" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblEstadoFTP" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblEstadoSamba" min="-2" max="-2" attributes="0"/> <EmptySpace pref="15" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="lblEstadoWeb"> <Properties> <Property name="text" type="java.lang.String" value="Estado Servidor Web: OK"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblEstadoCorreo"> <Properties> <Property name="text" type="java.lang.String" value="Estado Servidor Correo: Caido"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblEstadoSSH"> <Properties> <Property name="text" type="java.lang.String" value="Estado Servidor SSH: Ok"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblEstadoFTP"> <Properties> <Property name="text" type="java.lang.String" value="Estado Servidor FTP: OK"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblEstadoSamba"> <Properties> <Property name="text" type="java.lang.String" value="Estado Servidor Samba: OK"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="fraTemp"> <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="Temperaturas"/> </Border> </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" max="-2" attributes="0"> <Component id="lblTempCPU" alignment="0" pref="146" max="32767" attributes="1"/> <Component id="lblTempSistema" alignment="0" max="32767" attributes="1"/> <Component id="lblTempHD" alignment="0" max="32767" attributes="1"/> </Group> <EmptySpace pref="75" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="lblTempCPU" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblTempSistema" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblTempHD" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="lblTempCPU"> <Properties> <Property name="horizontalAlignment" type="int" value="4"/> <Property name="text" type="java.lang.String" value="CPU: N/D"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblTempSistema"> <Properties> <Property name="horizontalAlignment" type="int" value="4"/> <Property name="text" type="java.lang.String" value="Sistema: 20ºC"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblTempHD"> <Properties> <Property name="horizontalAlignment" type="int" value="4"/> <Property name="text" type="java.lang.String" value="Disco Rígido: 30ºC"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="fraActualizacion"> <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 de Actualización"/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="btnEstablecerTiempo" alignment="0" pref="145" max="32767" attributes="1"/> <Group type="102" alignment="0" attributes="0"> <Component id="txtTiempo" min="-2" pref="50" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel2" min="-2" 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" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="txtTiempo" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="btnEstablecerTiempo" pref="25" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JTextField" name="txtTiempo"> <Properties> <Property name="horizontalAlignment" type="int" value="4"/> <Property name="text" type="java.lang.String" value="1"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel2"> <Properties> <Property name="text" type="java.lang.String" value="Segundo/s"/> </Properties> </Component> <Component class="javax.swing.JButton" name="btnEstablecerTiempo"> <Properties> <Property name="text" type="java.lang.String" value="Establecer"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnEstablecerTiempoActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="fraDisco"> <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="Espacio en Disco"/> </Border> </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"> <Component id="lblDiscoRaiz" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="lblDiscoHome" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="111" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="lblDiscoRaiz" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="lblDiscoHome" min="-2" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="lblDiscoRaiz"> <Properties> <Property name="text" type="java.lang.String" value="Particion Raiz: z MB Totales, x MB Usados, y MB Libres"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblDiscoHome"> <Properties> <Property name="text" type="java.lang.String" value="Particion Home: z MB Totales, x MB Usados, y MB Libres"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="lblFecha"> <Properties> <Property name="text" type="java.lang.String" value="Fecha: dd/mm/yyyy"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblHora"> <Properties> <Property name="text" type="java.lang.String" value="Hora: HH:mm:ss"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblServidor"> <Properties> <Property name="text" type="java.lang.String" value="Servidor: xxx.xxx.xxx.xxx"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblPuerto"> <Properties> <Property name="text" type="java.lang.String" value="Puerto: xxxxx"/> </Properties> </Component> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -