In fact, you can substitute the base class for every node object, giving your whole application custom behaviors.
事实上,您可以置换每种节点对象的基类,从而能够定制整个应用程序的行为。
2
For my real application, this bar contained a variety of child widgets to configure and interact with the application; for this tip, I will substitute a static collection of information.