Class InstructionViewer.Form<T extends InstructionViewer.Form.Template>

java.lang.Object
com.aparapi.internal.tool.InstructionViewer.Form<T>
Enclosing class:
InstructionViewer

public abstract static class InstructionViewer.Form<T extends InstructionViewer.Form.Template> extends Object
  • Field Details

  • Constructor Details

    • Form

      public Form(T _template)
  • Method Details

    • sync

      public abstract void sync()
    • getPanel

      public Component getPanel()