JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
JIDE 3.6.3
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.jidesoft.chart.util
Interface Named
All Known Subinterfaces:
AnnotatedChartModel
,
ChartModel
,
LeanChartModel
,
Nameable
All Known Implementing Classes:
AbstractDelegatingChartModel
,
AnnotatedChartModelAdapter
,
AverageChartModel
,
ChartableTableModel
,
ChartCategory
,
ChartPoint
,
ChartPoint3D
,
CopiedChartModel
,
DefaultChartModel
,
FilterableChartModel
,
LeanMemoryChartModel
,
ModelMorpher.TransitionPoint
,
SamplingModel
,
SelectableChartModel
,
SortedChartModel
,
SummingChartModel
,
TableToChartAdapter
,
TransformingChartModel
,
TransposingChartModel
,
TransposingChartPoint
,
WaterfallModelAdapter
public interface
Named
An interface for objects whose name can be retrieved
Method Summary
Methods
Modifier and Type
Method and Description
String
getName
()
Retrieves the name of the object
Method Detail
getName
String
getName()
Retrieves the name of the object
Returns:
the name of the object
Overview
Package
Class
Tree
Deprecated
Index
Help
JIDE 3.6.3
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method