DESY ACOP Beans Home

Uses of Class
com.cosylab.gui.components.customizer.AbstractCustomizerPanel

Packages that use AbstractCustomizerPanel
com.cosylab.gui   
com.cosylab.gui.components   
com.cosylab.gui.components.customizer   
com.cosylab.gui.displayers A package containing framework for building displayer components. 
de.desy.acop.chart   
de.desy.acop.displayers   
de.desy.acop.transport   
de.desy.acop.video   
 

Uses of AbstractCustomizerPanel in com.cosylab.gui
 

Subclasses of AbstractCustomizerPanel in com.cosylab.gui
 class ButtonControllerCustomizer
          Customizer for ButtonController.
 class CharacteristicsMapPanelCustomizer
           
 class CheckBoxControllerCustomizer
          Customizer for CheckBoxController.
 class DialKnobDisplayerCustomizer
          DialKnobCustomizer is a customizer for DialKnobDisplayer and includes the ConverterCustomizer.
 class DoubleNumberDisplayerCustomizer
          DoubleNumberDisplayerCustomizer is a customizer for DoubleNumberDisplayer which includes the ConverterCustomizer.
 class GaugerDisplayerCustomizer
          GaugerDisplayerCustomizer is a customizer for GaugerDisplayer which includes the ConverterCustomizer.
 class IconDisplayerCustomizer
          IconDisplayerCustomizer is a customizer for IconDisplayer which allows customization of the basic displayer properties and includes IconCustomizer.
 class LabelDisplayerCustomizer
          LabelDisplayerCustomizer is a customizer for LabelDisplayer which allows customization of its most common properties.
 class SliderDisplayerCustomizer
          SliderDisplayerCustomizer is a Customizer for SliderDisplayer and includes the ConverterCustomizer.
 class WheelswitchDisplayerCustomizer
          Customizer for WheelswitchDisplayer.
 

Methods in com.cosylab.gui that return AbstractCustomizerPanel
 AbstractCustomizerPanel LabelDisplayer.getCustomizer()
          Loads the default com.cosylab.gui.components.customizer.Customizer for this displayer and returns it.
 AbstractCustomizerPanel GaugerDisplayer.getCustomizer()
           
 AbstractCustomizerPanel DialKnobDisplayer.getCustomizer()
          Loads the default com.cosylab.gui.components.customizer.Customizer for this displayer and returns it.
protected  AbstractCustomizerPanel CheckBoxController.getCustomizer()
           
 AbstractCustomizerPanel CharacteristicsMapPanel.getCustomizer()
          costomizer for settings
protected  AbstractCustomizerPanel ButtonController.getCustomizer()
           
 

Uses of AbstractCustomizerPanel in com.cosylab.gui.components
 

Subclasses of AbstractCustomizerPanel in com.cosylab.gui.components
 class AbstractDisplayerPanelCustomizer
          AbstractDisplayerPanelCustomizer is a default costomizer employed by AbstractDisplayerPanel.
 class AbstractNumericDisplayerPanelCustomizer
          AbstractNumericDisplayerPanelCustomizer is a customizer for AbstractNumericDisplayerPanel.
 class DialKnobCustomizer
          DialKnobCustomizer is a customizer for DialKnob which allows customization of its most common properties.
 class GaugerCustomizer
           
 class LabelledGaugerCustomizer
          LabelledGaugerCustomizer is a customizer for LabelledGauger which allows customization of its most common properties.
 class LabelledLedderCustomizer
           
 class LabelledNumberFieldCustomizer
          LabelledNumberFieldCustomizer is a customizer for LabelledNumberField which allows customization of its most common properties.
 class LabelledWheelswitchCustomizer
          Customizer for LabelledWheelswitch allows setting the most common properties of the bean.
 class PiperCustomizer
           
 class SimpleTimeSelectorCustomizer
           
 class SliderCustomizer
          SliderCustomizer is a customizer for Slider which enables customization of the most common slider's properties.
 

Methods in com.cosylab.gui.components that return AbstractCustomizerPanel
 AbstractCustomizerPanel Slider.getCustomizer()
          Returns the Customizer instance for this component.
 AbstractCustomizerPanel SimpleTimeSelector.getCustomizer()
          Creates a customizer for this component.
 AbstractCustomizerPanel Piper.getCustomizer()
          Returns the Customizer intance for this displayer.
 AbstractCustomizerPanel LabelledWheelswitch.getCustomizer()
           
 AbstractCustomizerPanel LabelledNumberField.getCustomizer()
           
 AbstractCustomizerPanel LabelledGauger.getCustomizer()
           
 AbstractCustomizerPanel Gauger.getCustomizer()
          Returns the Customizer intance for this displayer.
 AbstractCustomizerPanel DialKnob.getCustomizer()
          Loads and returns the default Customizer for this displayer.
 AbstractCustomizerPanel AbstractDisplayerPanel.getCustomizer()
          Loads the default com.cosylab.gui.components.customizer.Customizer for this displayer and returns it.
 

Uses of AbstractCustomizerPanel in com.cosylab.gui.components.customizer
 

Methods in com.cosylab.gui.components.customizer that return AbstractCustomizerPanel
static AbstractCustomizerPanel AbstractCustomizerPanel.findCustomizer(java.lang.Object bean)
          Tries to determine customizer for provided visual component in following order: Checks BeanInfo for the component. Tries to guess from the component class name.
 

Methods in com.cosylab.gui.components.customizer with parameters of type AbstractCustomizerPanel
 void AbstractCustomizerPanel.addCustomizer(AbstractCustomizerPanel abstractCustomizer)
          Use this to put inherit from other customizers.
 

Uses of AbstractCustomizerPanel in com.cosylab.gui.displayers
 

Methods in com.cosylab.gui.displayers that return AbstractCustomizerPanel
 AbstractCustomizerPanel AbstractDisplayerPanel.getCustomizer()
          Generates the customizer for the displayer.
 

Uses of AbstractCustomizerPanel in de.desy.acop.chart
 

Subclasses of AbstractCustomizerPanel in de.desy.acop.chart
 class AcopCustomizer
           
 

Methods in de.desy.acop.chart that return AbstractCustomizerPanel
 AbstractCustomizerPanel Acop.getCustomizer()
          Returns the Customizer instance for this component.
 

Uses of AbstractCustomizerPanel in de.desy.acop.displayers
 

Subclasses of AbstractCustomizerPanel in de.desy.acop.displayers
 class AcopButtonCustomizer
          Customizer for AcopButton.
 class AcopChartCustomizer
          AcopChartCustomizer is a customizer for AcopChart which includes ChartConnectionCustomizer.
 class AcopChartReorgCustomizer
          AcopChartReorgCustomizer is a customizer for AcopChartReorg which includes ChartConnectionCustomizer and AcopChartReorgSettingsCustomizer.
 class AcopCheckBoxCustomizer
          Customizer for AcopCheckBox.
 class AcopDialKnobCustomizer
          AcopDialKnobCustomizer is a customizer for AcopDialKnob and includes the ConnectionCustomizer and ArrayIndexCustomizer.
 class AcopGaugerCustomizer
          AcopGaugerCustomizer is a customizer for AcopGauger which includes ConnectionCustomizer and ArrayIndexCustomizer.
 class AcopIconCustomizer
          AcopIconCustomizer is a customizer for AcopIcon which includes the ConnectionCustomizer and ArrayIndexCustomizer.
 class AcopLabelCustomizer
          AcopLabelCustomizer is a customizer for AcopLabel which includes the ConnectionCustomizer.
 class AcopNumberLabelCustomizer
          AcopNumberLabelCustomizer is a customizer for AcopNumberLabel which includes ConnectionCustomizer and ArrayIndexCustomizer.
 class AcopSliderCustomizer
          AcopSliderCustomizer is a customizer for AcopSlider and includes ConnectionCustomizer and ArrayIndexCustomizer
 class AcopTableCustomizer
          Customizer for AcopTable includes the TableConnectionCustomizer and a customizer for table specific properties.
 class AcopTrendChartCustomizer
          AcopTrendChartCustomizer is a customizer for AcopTrendChart and includes TrendChartConnectionCustomizer and AcopTrendChartSettingsCustomizer.
 class AcopWheelswitchCustomizer
          Customizer for AcopWheelswitch.
 

Fields in de.desy.acop.displayers declared as AbstractCustomizerPanel
protected  AbstractCustomizerPanel AcopChartReorg.customizer
           
 

Methods in de.desy.acop.displayers that return AbstractCustomizerPanel
 AbstractCustomizerPanel AcopTable.getCustomizer()
          Returns the Customizer intance for this displayer.
 AbstractCustomizerPanel AcopChartReorg.getCustomizer()
          Returns the Customizer instance for this component.
 

Uses of AbstractCustomizerPanel in de.desy.acop.transport
 

Subclasses of AbstractCustomizerPanel in de.desy.acop.transport
 class AcopTransportCustomizer
           
 

Uses of AbstractCustomizerPanel in de.desy.acop.video
 

Subclasses of AbstractCustomizerPanel in de.desy.acop.video
 class AcopVideoCustomizer
          AcopVideoCustomizer is the customizer for the AcopVideo.
 

Methods in de.desy.acop.video that return AbstractCustomizerPanel
 AbstractCustomizerPanel AcopVideo.getCustomizer()
          Finds the customizer for this bean.
 



Copyright © 2010. All Rights Reserved.