swing框架(国外英文资料).docVIP

  • 8
  • 0
  • 约 15页
  • 2017-06-10 发布于河南
  • 举报
swing框架(国外英文资料)

swing框架(国外英文资料) In the Swing framework, it means Component, Model, UI delegate Renderer. Swing calls Java2D directly to implement component rendering! This is different from AWT or SWT. Of course, swing is built on the AWT foundation, such as some of the waiting containers that are implemented directly using AWT, and the Java 2D API is platform independent. Swing models and renderers Swing USES the variant MVC architecture, the model-component-ui Delegate. Use batch operations as much as possible to minimize the number of triggered events! When you initialize or need to completely replace the

文档评论(0)

1亿VIP精品文档

相关文档