Class GodivaStateInfo


  • public class GodivaStateInfo
    extends Object
    A collection of interfaces providing state information about a particular layer. The elements it holds must be widgets, since the interfaces all inherit from IsWidget which can provide the currently selected state. Note that this class may never return null values for any of its methods.
    Author:
    Guy Griffiths