|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
jas.hist.JASHist
org.freehep.jas.plugin.plotter.JAS3Plot
public class JAS3Plot
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.JComponent |
---|
JComponent.AccessibleJComponent |
Nested classes/interfaces inherited from class java.awt.Container |
---|
Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component |
---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary |
---|
Fields inherited from class jas.hist.JASHist |
---|
BEVEL_IN, BEVEL_OUT, ETCHED, LEGEND_ALWAYS, LEGEND_AUTOMATIC, LEGEND_NEVER, LINE, NONE, SHADOW |
Fields inherited from class javax.swing.JComponent |
---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
---|---|
protected |
JAS3Plot()
|
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent actionEvent)
|
jas.hist.JASHistData |
addData(jas.hist.DataSource ds)
|
void |
addJAS3Data(JAS3DataSource ds)
|
protected List |
data()
|
void |
destroy()
|
String |
getSuperTitle()
|
String |
getTitle()
|
JPopupMenu |
modifyPopupMenu(JPopupMenu menu,
Component source,
Point p)
|
void |
removeAllData()
|
void |
removeJAS3Data(jas.hist.DataSource ds)
|
Methods inherited from class jas.hist.JASHist |
---|
addFitListener, addNotify, copy, deselected, fillFunctionMenu, fillSliceMenu, get1DFunctions, getAllowPopupMenus, getAllowUserInteraction, getBackground, getDataArea, getDataAreaBorder, getDataAreaBorderType, getDataAreaColor, getDataSources, getLegend, getNumberOfDataSources, getShowLegend, getShowStatistics, getStats, getTitleObject, getXAxis, getYAxes, getYAxis, getYAxis, isChanged, mouseEventNotify, removeNotify, saveAs, setAllowPopupMenus, setAllowUserInteraction, setBackground, setDataAreaBorder, setDataAreaBorderType, setDataAreaColor, setForegroundColor, setLegend, setShowLegend, setShowStatistics, setStats, setTitle, setTitleObject, showProperties, showProperties, supportsProperties, writeXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected JAS3Plot()
Method Detail |
---|
protected List data()
public void addJAS3Data(JAS3DataSource ds)
public void removeJAS3Data(jas.hist.DataSource ds)
public jas.hist.JASHistData addData(jas.hist.DataSource ds)
addData
in class jas.hist.JASHist
public void removeAllData()
removeAllData
in class jas.hist.JASHist
public void destroy()
destroy
in class jas.hist.JASHist
public void actionPerformed(ActionEvent actionEvent)
actionPerformed
in interface ActionListener
public JPopupMenu modifyPopupMenu(JPopupMenu menu, Component source, Point p)
modifyPopupMenu
in interface org.freehep.swing.popup.HasPopupItems
public String getTitle()
getTitle
in class jas.hist.JASHist
public String getSuperTitle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |