Package cern.accsoft.steering.aloha.gui.display
-
Interface Summary Interface Description DisplaySet ADisplaySetdefines swing components to show in the aloha swing gui for a specific type of measurement.DisplaySetManager This is the interface of a class that keeps track of all displaySets.DisplaySetManagerListener -
Class Summary Class Description AbstractDisplaySet This is the default implementation of aDisplaySetAbstractDisplaySetFactory This is the base implementation of allDisplaySetFactorys.DefaultDisplaySet this is the implementation of a DisplaySet which only contains analyzers It is created by default for a measurement, if no dedicated displayset for a measurement is provided by a factory.DisplaySetManagerImpl This is the implementation of aDisplaySetManager.GenericDisplaySet<T extends Measurement>