Package com.dassault_systemes.catweb.base.swing |
java.lang.Object
|
+-java.awt.Component
|
+-java.awt.Container
|
+-javax.swing.JComponent
|
+-javax.swing.JPanel
|
+-com.dassault_systemes.catweb.base.swing.CATJPanel
Framework : JApplicationFrame
Module : GW0Kernel
public class CATJPanel
This class is a built in of the javax.swing.JPanel class
It is used by the infrastructure in order to correct bugs of the swing components
CATJPanel
CATJPanel(LayoutManager layout, boolean isDoubleBuffered)
Creates a new CATJPanel with the specified layout manager and buffering strategy.
CATJPanel
CATJPanel(LayoutManager layout)
Create a new buffered CATJPanel with the specified layout manager
CATJPanel
CATJPanel(boolean isDoubleBuffered)
Create a new CATJPanel with FlowLayout and the specified buffering strategy.
CATJPanel
CATJPanel()
Create a new CATJPanel with a double buffer and a flow layout
Copyright © 2000, Dassault Systèmes. All rights reserved