|
################################################################## 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. ################################################################### |
|||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.envInfo |
---|
Class com.envInfo.AbstractChartPanel extends javax.swing.JPanel implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
org.jfree.chart.JFreeChart jFreeChart
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 |
---|
int proportion
org.jfree.chart.plot.CombinedDomainXYPlot graphSet
org.jfree.chart.renderer.xy.XYItemRenderer memoryRenderer
org.jfree.data.xy.XYSeriesCollection memoryCollection
javax.swing.JPanel panelTextStats
javax.swing.JLabel labelDate
double delayInSeconds
java.text.SimpleDateFormat sdf
java.util.HashMap<K,V> seriesData
java.lang.Thread timeThread
java.awt.Color backgroundColor
java.awt.Color foregroundColor
java.awt.Color gridColor
java.lang.String memoryUnit
double timeWindow
Class com.envInfo.SystemInfo extends javax.swing.JFrame implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
javax.swing.JTextField totalMemoryJText
javax.swing.JTextField freeMemoryJText
javax.swing.JTextField maxMemoryJText
javax.swing.JTextField usedMemoryJText
javax.swing.JComboBox outputUnit
float memoryTimer
float threadsTimer
MemoryChartPanel chartPanel
long chartDateStart
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. ################################################################### |
|||||||
PREV NEXT | FRAMES NO FRAMES |