DESY ACOP Beans Home

Uses of Class
de.desy.acop.chart.AcopGraphStyleEnum

Packages that use AcopGraphStyleEnum
de.desy.acop.chart   
de.desy.acop.displayers.chart   
 

Uses of AcopGraphStyleEnum in de.desy.acop.chart
 

Methods in de.desy.acop.chart that return AcopGraphStyleEnum
static AcopGraphStyleEnum AcopGraphStyleEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AcopGraphStyleEnum[] AcopGraphStyleEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of AcopGraphStyleEnum in de.desy.acop.displayers.chart
 

Methods in de.desy.acop.displayers.chart that return AcopGraphStyleEnum
 AcopGraphStyleEnum[] ScalePanel.getAvailableStyles()
          Returns the styles which are available for selection.
 AcopGraphStyleEnum ScalePanel.getStyle()
          Return the style selected in the combo.
 

Methods in de.desy.acop.displayers.chart with parameters of type AcopGraphStyleEnum
 void ScalePanel.setAvailableStyles(AcopGraphStyleEnum[] styles)
          Sets the styles which are available for selection.
 void ScalePanel.setStyle(AcopGraphStyleEnum style)
          Sets selected style.
 



Copyright © 2010. All Rights Reserved.