Class AbstractContainer.ChildrenControl

java.lang.Object
org.praxislive.base.AbstractContainer.ChildrenControl
All Implemented Interfaces:
org.praxislive.core.Control
Enclosing class:
AbstractContainer

protected class AbstractContainer.ChildrenControl extends Object implements org.praxislive.core.Control
  • Constructor Details

    • ChildrenControl

      protected ChildrenControl()
  • Method Details

    • call

      public void call(org.praxislive.core.Call call, org.praxislive.core.PacketRouter router) throws Exception
      Specified by:
      call in interface org.praxislive.core.Control
      Throws:
      Exception