Interface TFrameComponent


public interface TFrameComponent
Defines behavior of classes that can be registered with and initialized by the framework.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initialize(TFrame framework)
     
  • Method Details

    • initialize

      void initialize(TFrame framework)