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

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.

###################################################################
A B C D E F G I J L M N O P R S T U V

A

AbstractChartPanel - Class in com.envInfo
Class used to abstract charts for the Memory charts.
AbstractChartPanel() - Constructor for class com.envInfo.AbstractChartPanel
Default Constructor.
addSeriesMemoryMeasurement(String, MemoryMeasurement) - Method in class com.envInfo.MemoryChartPanel
Add a new measurement to an existing memory data serie.
allColors - Static variable in class com.envInfo.SeriesColorGenerator
 

B

backgroundColor - Variable in class com.envInfo.MemoryChartPanel
 

C

chartDateStart - Variable in class com.envInfo.SystemInfo
 
chartPanel - Variable in class com.envInfo.AbstractChartPanel
 
chartPanel - Variable in class com.envInfo.SystemInfo
 
com.envInfo - package com.envInfo
 
currentIndex - Static variable in class com.envInfo.SeriesColorGenerator
 

D

delayInSeconds - Variable in class com.envInfo.MemoryChartPanel
 

E

end - Variable in class com.envInfo.MemoryMeasurement
 
EnvInfo - Class in com.envInfo
A Demonstrator class for showing User Info, Java Info, System Info
EnvInfo() - Constructor for class com.envInfo.EnvInfo
 
EnvInfoApplet - Class in com.envInfo
A Demonstrator Applet for showing User Info, Java Info, System Info
EnvInfoApplet() - Constructor for class com.envInfo.EnvInfoApplet
 

F

foregroundColor - Variable in class com.envInfo.MemoryChartPanel
 
freeMemoryJText - Variable in class com.envInfo.SystemInfo
 

G

getChartPanel() - Method in class com.envInfo.AbstractChartPanel
Get the chart Panel.
getEndTime() - Method in class com.envInfo.MemoryMeasurement
Return the end time.
getJFreeChart() - Method in class com.envInfo.AbstractChartPanel
Get JFreeChart.
getStartTime() - Method in class com.envInfo.MemoryMeasurement
Return the start time.
getUnits() - Method in class com.envInfo.MemoryMeasurement
Return the measurement unit.
getValue() - Method in class com.envInfo.MemoryMeasurement
Return the measurement value.
graphSet - Variable in class com.envInfo.MemoryChartPanel
 
gridColor - Variable in class com.envInfo.MemoryChartPanel
 

I

Info - Class in com.envInfo
 
Info() - Constructor for class com.envInfo.Info
 
init() - Method in class com.envInfo.AbstractChartPanel
Initialisation.
init() - Method in class com.envInfo.EnvInfoApplet
Called when the applet is first loaded.

J

JavaInfo - Class in com.envInfo
An helpful class for tierce information, for showing Java Info
JavaInfo() - Constructor for class com.envInfo.JavaInfo
Draw a Frame with Java Info.
JavaInfo(Dimension) - Constructor for class com.envInfo.JavaInfo
Draw a Frame with Java Info.
jFreeChart - Variable in class com.envInfo.AbstractChartPanel
 

L

labelDate - Variable in class com.envInfo.MemoryChartPanel
 

M

main(String[]) - Static method in class com.envInfo.EnvInfo
A Main Exemple.
maxMemoryJText - Variable in class com.envInfo.SystemInfo
 
maybeAddNewSeries(String, String, Color) - Method in class com.envInfo.MemoryChartPanel
Add a Memory Data Series.
maybeAddNewSeries(String, String, Color, String) - Method in class com.envInfo.MemoryChartPanel
Add a Memory Data Series.
MemoryChartPanel - Class in com.envInfo
Class used to draw the JVM Memory status charts.
MemoryChartPanel(String, String, String, String, double, double, Color, Color, Color) - Constructor for class com.envInfo.MemoryChartPanel
Constructor for a set of Memory Charts (ie a set of memory series).
MemoryChartPanel.SeriesData - Class in com.envInfo
Class representing a single series of Memory data.
MemoryChartPanel.SeriesData(String, String, Color, String) - Constructor for class com.envInfo.MemoryChartPanel.SeriesData
Constructor.
memoryCollection - Variable in class com.envInfo.MemoryChartPanel
 
memoryLegend - Variable in class com.envInfo.MemoryChartPanel.SeriesData
 
MemoryMeasurement - Class in com.envInfo
Class used to represent a single Memory Measurement.
MemoryMeasurement(double, double, double, String) - Constructor for class com.envInfo.MemoryMeasurement
Constructor.
memoryRenderer - Variable in class com.envInfo.MemoryChartPanel
 
memorySeries - Variable in class com.envInfo.MemoryChartPanel.SeriesData
 
memoryTimer - Variable in class com.envInfo.SystemInfo
 
memoryUnit - Variable in class com.envInfo.MemoryChartPanel
 

N

nextColor() - Static method in class com.envInfo.SeriesColorGenerator
Return a new Color.

O

outputUnit - Variable in class com.envInfo.SystemInfo
 

P

panelTextStats - Variable in class com.envInfo.MemoryChartPanel
 
print() - Method in class com.envInfo.MemoryMeasurement
Print the measurement content.
printfMemoryValueExpression - Variable in class com.envInfo.MemoryChartPanel.SeriesData
 
proportion - Variable in class com.envInfo.MemoryChartPanel
 

R

reconfigure(String, String, String, String, double) - Method in class com.envInfo.MemoryChartPanel
Reconfigure a Memory Data Charts set.
reset() - Static method in class com.envInfo.SeriesColorGenerator
Reset all the colors choice.
ressources - Static variable in class com.envInfo.Info
The localized strings used in this (and related) panel(s).
run() - Method in class com.envInfo.MemoryChartPanel
Start a Thread to update the date.

S

sdf - Variable in class com.envInfo.MemoryChartPanel
 
serialVersionUID - Static variable in class com.envInfo.AbstractChartPanel
 
serialVersionUID - Static variable in class com.envInfo.EnvInfo
 
serialVersionUID - Static variable in class com.envInfo.EnvInfoApplet
 
serialVersionUID - Static variable in class com.envInfo.Info
 
serialVersionUID - Static variable in class com.envInfo.JavaInfo
 
serialVersionUID - Static variable in class com.envInfo.MemoryChartPanel
 
serialVersionUID - Static variable in class com.envInfo.SystemInfo
 
serialVersionUID - Static variable in class com.envInfo.UserInfo
 
seriesColor - Variable in class com.envInfo.MemoryChartPanel.SeriesData
 
SeriesColorGenerator - Class in com.envInfo
Class used to generate colors for the Memory charts.
SeriesColorGenerator() - Constructor for class com.envInfo.SeriesColorGenerator
 
seriesData - Variable in class com.envInfo.MemoryChartPanel
 
seriesExists(String) - Method in class com.envInfo.MemoryChartPanel
Check if a Memory Data Series Exists.
seriesId - Variable in class com.envInfo.MemoryChartPanel.SeriesData
 
seriesLabel - Variable in class com.envInfo.MemoryChartPanel.SeriesData
 
setLowQuality() - Method in class com.envInfo.AbstractChartPanel
Lower Quality.
showJavaPackagesInfo() - Static method in class com.envInfo.JavaInfo
Draw a Frame with the Java Packages Info.
showJavaPackagesInfo(Dimension) - Static method in class com.envInfo.JavaInfo
Draw a Frame with the Java Packages Info.
showJavaPropertiesInfo() - Static method in class com.envInfo.JavaInfo
Draw a Frame with all the Java Properties Info.
showJavaPropertiesInfo(Dimension) - Static method in class com.envInfo.JavaInfo
Draw a Frame with all the Java Properties Info.
showJavaThreadsInfo() - Method in class com.envInfo.SystemInfo
Draw a Frame with the Threads Info.
showJavaThreadsInfo(Dimension) - Method in class com.envInfo.SystemInfo
Draw a Frame with the Threads Info.
start() - Method in class com.envInfo.MemoryChartPanel
Start a Time Thread.
start - Variable in class com.envInfo.MemoryMeasurement
 
SystemInfo - Class in com.envInfo
A Class for showing in real time some System (OS, CPU, Java Memory) Info.
SystemInfo() - Constructor for class com.envInfo.SystemInfo
Draw a Frame with System (OS, CPU, Java Memory) Info.

T

threadsTextPanel - Variable in class com.envInfo.SystemInfo
 
threadsTimer - Variable in class com.envInfo.SystemInfo
 
timeThread - Variable in class com.envInfo.MemoryChartPanel
 
timeWindow - Variable in class com.envInfo.MemoryChartPanel
 
totalMemoryJText - Variable in class com.envInfo.SystemInfo
 

U

units - Variable in class com.envInfo.MemoryMeasurement
 
updateJavaThreadsInfo(Dimension) - Method in class com.envInfo.SystemInfo
Update the current Java threads Info.
updateMemoryInfo() - Method in class com.envInfo.SystemInfo
Update the current Memory Info.
usedMemoryJText - Variable in class com.envInfo.SystemInfo
 
UserInfo - Class in com.envInfo
An helpful class for tierce information, for showing User Info ...
UserInfo() - Constructor for class com.envInfo.UserInfo
Draw a Frame with some useful information on User Characteristics.
UserInfo(Dimension) - Constructor for class com.envInfo.UserInfo
Draw a Frame with some useful information on User Characteristics.

V

value - Variable in class com.envInfo.MemoryMeasurement
 

A B C D E F G I J L M N O P R S T U V

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

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.

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