DESY ACOP Beans Home

de.desy.acop.chart
Class AcopFrame

java.lang.Object
  extended by de.desy.acop.chart.AcopFrame

public class AcopFrame
extends java.lang.Object


Field Summary
protected  boolean absTimeDisplay
           
protected  int absxleft
           
protected  boolean drawFlag
           
protected  int dxwidth
           
protected  java.awt.Font frameFont
           
protected  java.awt.Color frameForeColor
           
protected  int histogramPosition
           
protected  java.awt.Rectangle histRect
           
protected  boolean leftTimeLabel
           
protected  int xleft
           
protected  int xright
           
protected  int ZoomExtent
           
protected  java.awt.Rectangle zoomIcon
           
 
Constructor Summary
AcopFrame()
           
 
Method Summary
protected  void getOxleftright(AcopHisto pHisto, AcopScale pScale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

frameForeColor

protected java.awt.Color frameForeColor

frameFont

protected java.awt.Font frameFont

leftTimeLabel

protected boolean leftTimeLabel

absTimeDisplay

protected boolean absTimeDisplay

histogramPosition

protected int histogramPosition

histRect

protected java.awt.Rectangle histRect

drawFlag

protected boolean drawFlag

ZoomExtent

protected int ZoomExtent

zoomIcon

protected java.awt.Rectangle zoomIcon

xleft

protected int xleft

xright

protected int xright

dxwidth

protected int dxwidth

absxleft

protected int absxleft
Constructor Detail

AcopFrame

public AcopFrame()
Method Detail

getOxleftright

protected void getOxleftright(AcopHisto pHisto,
                              AcopScale pScale)


Copyright © 2010. All Rights Reserved.