Interface DemoSelector

  • All Known Implementing Classes:
    DefaultDemoSelector

    public interface DemoSelector
    A demo selector holds information about a set of demos using the DemoHandler interface and child demo selectors holding other releated demos.
    Author:
    Thomas Morgner
    • Method Detail

      • getChildCount

        int getChildCount()
      • getDemoCount

        int getDemoCount()