##################################################################

EnvInfo v1.1

Copyright (C) 2009 Frederic Roudaut


This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

###################################################################

Serialized Form


Package com.envInfo

Class com.envInfo.AbstractChartPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

jFreeChart

org.jfree.chart.JFreeChart jFreeChart

chartPanel

org.jfree.chart.ChartPanel chartPanel

Class com.envInfo.EnvInfoApplet extends javax.swing.JApplet implements Serializable

serialVersionUID: 1L

Class com.envInfo.JavaInfo extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Class com.envInfo.MemoryChartPanel extends AbstractChartPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

proportion

int proportion

graphSet

org.jfree.chart.plot.CombinedDomainXYPlot graphSet

memoryRenderer

org.jfree.chart.renderer.xy.XYItemRenderer memoryRenderer

memoryCollection

org.jfree.data.xy.XYSeriesCollection memoryCollection

panelTextStats

javax.swing.JPanel panelTextStats

labelDate

javax.swing.JLabel labelDate

delayInSeconds

double delayInSeconds

sdf

java.text.SimpleDateFormat sdf

seriesData

java.util.HashMap<K,V> seriesData

timeThread

java.lang.Thread timeThread

backgroundColor

java.awt.Color backgroundColor

foregroundColor

java.awt.Color foregroundColor

gridColor

java.awt.Color gridColor

memoryUnit

java.lang.String memoryUnit

timeWindow

double timeWindow

Class com.envInfo.SystemInfo extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

totalMemoryJText

javax.swing.JTextField totalMemoryJText

freeMemoryJText

javax.swing.JTextField freeMemoryJText

maxMemoryJText

javax.swing.JTextField maxMemoryJText

usedMemoryJText

javax.swing.JTextField usedMemoryJText

outputUnit

javax.swing.JComboBox outputUnit

memoryTimer

float memoryTimer

threadsTimer

float threadsTimer

chartPanel

MemoryChartPanel chartPanel

chartDateStart

long chartDateStart

threadsTextPanel

javax.swing.JPanel threadsTextPanel

Class com.envInfo.UserInfo extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L



##################################################################

EnvInfo v1.1

Copyright (C) 2009 Frederic Roudaut


This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

###################################################################