ElegantJCharts Java API Specification v2.0
A B C D E F G H I K L M N O P Q R S T U V W X Y Z

A

ABORTRETRYIGNORE - Static variable in class com.elegantj.common.MessageBox
Three buttons "of discontinuance" "retrial" "disregard" are indicated.
ABSOLUTE_NEG_VALUE - Static variable in class com.elegantj.graphx.ValueFormat
Specifies the Constant for Absolute Negative value representation i.e: if value -1234 then value representation 1234
AbstractDataProvider - class com.elegantj.data.dataprovider.AbstractDataProvider.
This class encapsulates functionality of a abstract data provider.
AbstractDataProvider() - Constructor for class com.elegantj.data.dataprovider.AbstractDataProvider
 
accept(File) - Method in class com.elegantj.graphx.ImageFileFilter
 
ActionNameToViewName(String) - Static method in class com.elegantj.graphx.GRFCommandNameList
The indicatory name which corresponds to command name is returned
actionPerformed(ActionEvent) - Method in class com.elegantj.editors.ColorChooser
 
actionPerformed(ActionEvent) - Method in class com.elegantj.data.dataprovider.sql.UpdateableProperty
 
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.FormatDialog
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.FontChooser
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.GradientDialog
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.ZAxisProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.BackgroundProperty
 
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.BarProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.BorderShadowProperty
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.BubbleProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.CandleProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.DoughnutProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.GeneralProperty
 
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.GraphAreaProperty
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.LineProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.PieProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.RadarProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.TitleProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.TooltipProperty
 
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.YAxisProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.XAxisProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.GraphCustomizer
Processing Action event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.AreaProperties
Processing Action Event
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.MouseOverProperty
 
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.GraphExProperties
This method implements the ActionListener
actionPerformed(ActionEvent) - Method in class com.elegantj.graphx.GraphPopupMenu
this method is involved in Processing Action Event
add(double, double) - Static method in class com.elegantj.graphx.FixedDecimal
This method Adds the two decimal values
add(JLabel) - Method in class com.elegantj.graphx.ToolTip
add label to its parent component
add(PropertyDescriptor[], PropertyDescriptor[]) - Method in class com.elegantj.beaninfo.SimpleBeanInfo
Adds the property descriptors array.
add(PropertyDescriptor[], PropertyDescriptor[]) - Method in class com.elegantj.beaninfo.awt.SimpleBeanInfo
Adds the property descriptors array.
addBooleanValues(JComboBox) - Static method in class com.elegantj.graphx.GraphCustomizer
 
addChangeListener(ChangeListener) - Method in class com.elegantj.editors.ColorPalette
Adds a ChangeListener to the listener list.
addContainerListener(ContainerListener) - Method in class com.elegantj.graphx.GraphEx
Adds the specified container listener to receive container events from this container.
addDataListener(DataListener) - Method in class com.elegantj.data.dataprovider.AbstractDataProvider
Adds a DataListener
addDrillDownListener(DrillDownListener) - Method in class com.elegantj.graphx.GraphPanel
Add Drill Down Listener
addElement(Color) - Method in class com.elegantj.graphx.GraphColor
 
addGraphNote(DrillDownDetail, String) - Method in class com.elegantj.graphx.GraphPanel
add Graph note for given DrillDownDetail object
addIntValues(JComboBox, int) - Static method in class com.elegantj.graphx.GraphCustomizer
 
addMouseListener(MouseListener) - Method in class com.elegantj.graphx.GraphEx
Adds the specified mouse listener to receive mouse events from this component.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.editors.ColorChooser
Add given property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.data.dataprovider.AbstractDataProvider
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.data.dataprovider.sql.UpdateableProperty
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.graphx.GraphPanel
Adds the property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.graphx.GraphCustomizer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.net.ftp.FTPClient
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.net.http.HTTPClient
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.net.message.MIMECompliantMessage
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.elegantj.net.message.MessageBodyPanel
 
addRecord(Record) - Method in class com.elegantj.data.dataprovider.Table
Method which adds a record to this table.
addRecordAt(int, Record) - Method in class com.elegantj.data.dataprovider.Table
Method which adds a record to this table at a specified index.
addRow(Vector) - Method in class com.elegantj.data.dataprovider.AbstractDataProvider
Adds the record
addSegment(GradientSegment) - Method in class com.elegantj.graphx.BasicGradientPainter
Append another GradientSegment to the sequence used by the painter.
addSizeValues(Vector, Vector) - Method in class com.elegantj.graphx.bubble.BubbleGraph
 
addStatusListener(StatusListener) - Method in class com.elegantj.net.ftp.FTPClient
 
addStatusListener(StatusListener) - Method in class com.elegantj.net.ftp.UserPI
 
addValues(Vector, Vector) - Method in class com.elegantj.graphx.GraphPanel
Adds the data values to the graph's data matrix
addYAxisNameAlignChoice(JComboBox) - Method in class com.elegantj.graphx.GeneralProperty
Adds Alignment ComboBox to be notified for any change
addZoomListener(ZoomListener) - Method in class com.elegantj.graphx.GraphPanel
Add Zoom Listener
ADMIN - Static variable in class com.elegantj.common.ResourceManager
 
ADMIN_DIR - Static variable in interface com.elegantj.common.AppConstants
Admin Directory Path
ALScalendarFormat - class com.elegantj.common.ALScalendarFormat.
Represents analysis calendar format Yy western calendar year (front zero 2 columns) y western calendar year (2 columns) yyyy western calendar year (front zero 4 columns) mm month (front zero 2 columns) * m month (2 columns) dd day (front zero 2 columns) * d day (2 columns) HH 24 hour system time (front zero 2 columns) H 24 hour system time (2 columns) hh 12 hour system time (front zero 2 columns) h 12 hour system time (2 columns) MM amount (front zero 2 columns) M amount (2 columns) SS second (front zero 2 columns) S second (2 columns) ggg Chinese character 2 letter harmony calendar year number (Showa and Heisei etc.) gg Chinese character 1 letter harmony calendar year number (Showa, equality) g English letter 1 letter harmony calendar year number (S, H and the like) ee harmony calendar year (the front zero 2 columns) e harmony calendar year (2 columns) the aa 12 hour system time Kohumi letter (2 columns) a 12 hour system time Kohumi letter (1 column) pp 12 hour system time capital letter (2 columns) p 12 hour system time capital letter (1 column) A 12 hour system time Japanese letter (2 columns) ww English day of the week (all word) w English day of the week (shortly word) WW Japanese day of the week ("day of the week" to be attached) W Japanese day of the week ("day of the week")
ALScalendarFormat(String) - Constructor for class com.elegantj.common.ALScalendarFormat
Creates object
ANALYSIS - Static variable in class com.elegantj.common.ResourceManager
 
ANALYSIS_FILE_EXT - Static variable in interface com.elegantj.common.AppConstants
Analysis File Extension
ANALYSIS_TITLE - Static variable in interface com.elegantj.common.AppConstants
Analysis Title
APP_ICON - Static variable in interface com.elegantj.common.AppConstants
Application Icon Path
APP_TITLE - Static variable in interface com.elegantj.common.AppConstants
Application Title
AppConstants - interface com.elegantj.common.AppConstants.
This interface provides constants for file extensions and titles
appendData(Vector) - Method in class com.elegantj.data.dataprovider.AbstractDataProvider
Appends the data
APPLICATION_ERROR - Static variable in class com.elegantj.common.ErrorLog
Specifies the error type constant
apply() - Method in class com.elegantj.graphx.GraphExCustomizer
Set property to Component
AREA_CHANGE - Static variable in class com.elegantj.graphx.surface.AreaGraph
Specifies the constant for refreshing graph
AREA_COLOR_CHANGE - Static variable in class com.elegantj.graphx.surface.AreaGraph
Specifies the constant for refreshing graph
AREA_DEPTH_GRAPH - Static variable in class com.elegantj.graphx.GraphConstants
3D Area Graph Type
AREA_GRAPH - Static variable in class com.elegantj.graphx.GraphEx
Area Graph Type
AREA_GRAPH - Static variable in class com.elegantj.graphx.GraphConstants
Area Graph Type
AREA_PERCENTAGE_GRAPH - Static variable in class com.elegantj.graphx.GraphConstants
Area Percentage Graph Type
AREA_STACK_GRAPH - Static variable in class com.elegantj.graphx.GraphConstants
3D Area Graph Type
AreaDepthGraph - class com.elegantj.graphx.surface.AreaDepthGraph.
AreaDepthGraph is used to render Area Graph
AreaDepthGraph(AreaGraph) - Constructor for class com.elegantj.graphx.surface.AreaDepthGraph
Creates the StackedAreaGraph with specified AreaGraph object
AreaGraph - class com.elegantj.graphx.surface.AreaGraph.
AreaGraph class implements the 3 dimensional series charting that allows the data to be displayed in a Surface area.
AreaGraph() - Constructor for class com.elegantj.graphx.surface.AreaGraph
Creates the Graph with default settings
AreaGraphBeanInfo - class com.elegantj.graphx.surface.AreaGraphBeanInfo.
This Class provides description of the properties and editors for the Area Graph.
AreaGraphBeanInfo() - Constructor for class com.elegantj.graphx.surface.AreaGraphBeanInfo
 
AreaGraphCustomizer - class com.elegantj.graphx.surface.AreaGraphCustomizer.
Graph Property Sheet Dialog
AreaGraphCustomizer() - Constructor for class com.elegantj.graphx.surface.AreaGraphCustomizer
 
AreaGraphExplanNotes - class com.elegantj.graphx.surface.AreaGraphExplanNotes.
AreaGraphExplanNotes class is used to render the explanation notes
AreaGraphExplanNotes(GraphicsEx, Rectangle, GraphZAxisDetail, GraphAreaDetail, int, int) - Constructor for class com.elegantj.graphx.surface.AreaGraphExplanNotes
Creates AreaGraphExplanNotes with specified graphics and clipping rectange
AreaGraphTypeObject - class com.elegantj.graphx.surface.AreaGraphTypeObject.
AreaGraphTypeObject is used to render Area Stacked Graph
AreaGraphTypeObject(AreaGraph) - Constructor for class com.elegantj.graphx.surface.AreaGraphTypeObject
Creates the GraphAreaGraphTypeObject with specified AreaGraph object
areaPanel - Variable in class com.elegantj.graphx.GraphExCustomizer
 
areaPanel - Variable in class com.elegantj.graphx.surface.AreaGraphCustomizer
 
AreaPercentageGraph - class com.elegantj.graphx.surface.AreaPercentageGraph.
This Class provides functionality for Percentage Area Graph.
AreaPercentageGraph(AreaGraph) - Constructor for class com.elegantj.graphx.surface.AreaPercentageGraph
Creates the AreaPercentageGraph with specified AreaGraph object
AreaProperties - class com.elegantj.graphx.AreaProperties.
Area Property Panel
AreaProperties(JPanel, AreaGraph, GraphAreaDetail) - Constructor for class com.elegantj.graphx.AreaProperties
Constructor
AreaProperties(JPanel, AreaGraph, GraphAreaDetail, boolean) - Constructor for class com.elegantj.graphx.AreaProperties
Constructor
AreaStackGraph - class com.elegantj.graphx.surface.AreaStackGraph.
This Class provides functionality for Stack Area Graph.
AreaStackGraph(AreaGraph) - Constructor for class com.elegantj.graphx.surface.AreaStackGraph
Creates the StackedAreaGraph with specified AreaGraph object
asVector(Object[]) - Static method in class com.elegantj.editors.Sort
Converts the given array to vector
AVERAGE_COMPUTATION - Static variable in class com.elegantj.graphx.GraphConstants
Average Computation Type
avg(String) - Method in class com.elegantj.data.comp.computedfield.MethodsClass
Calculates the average.
AWTBorder - class com.elegantj.editors.AWTBorder.
This class represents different borders.
AWTBorder() - Constructor for class com.elegantj.editors.AWTBorder
Default constructor
AWTBorder(int, int, Color) - Constructor for class com.elegantj.editors.AWTBorder
Constructs the border object with specified parameters
AxisDetail - class com.elegantj.graphx.AxisDetail.
Axis Detail is a super class that provides detailed description about the axis like name Color, name Font, label Color, label Font etc.
AxisDetail() - Constructor for class com.elegantj.graphx.AxisDetail
 

ElegantJCharts Java API Specification v2.0
A B C D E F G H I K L M N O P Q R S T U V W X Y Z
For any feedback, suggestion, or query, please revert back to support@elegantcharts.com

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjcharts.com
All Rights Reserved.