| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > EditFontClass >====== EditFontClass Relationship to Other Application Builder Classes {{c6h0009.jpg|C6H0009.jpg}} ====== | [[editfontclass concepts.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[editfontclass abc template implementation.htm|{{btn_next_n.gif|Next page}}]] | | || **EditClass** The EditFontClass is derived from the EditClass. The EditClass serves as the foundation and framework for its derived classes. These derived classes each provide a different type of input control or input user interface. You can control the values returned by these derived EditClass objects by using their virtual methods. See the //Conceptual Example//. **BrowseClass** The EditClass is loosely integrated into the BrowseClass. The BrowseClass depends on the EditClass operating according to it's documented specifications; however, the EditClass may be called by non-BrowseClass procedures and objects.