Uses of Class
sky.monome.PageSwitcher

Packages that use PageSwitcher
sky.monome Main package of SkyMonome library. 
 

Uses of PageSwitcher in sky.monome
 

Constructors in sky.monome with parameters of type PageSwitcher
Page(java.lang.String name, PageSwitcher pageSwitcher)
          Deprecated. Since SkyMonome v1.2, all components register themselves inside their container, so you don't need to specify the container by calling this constructor.