The javax.swing Package

The mapping between the Java javax.swing package and the corresponding .NET types is provided in Table F-14. The .NET Windows Forms system provides a smaller class set than Swing for constructing client applications. See Chapter 18 for more information about the Windows Forms system.

Table F-14. The Java to .NET Mapping for the javax.swing Package

Java

.NET

AbstractAction

N/A

AbstractButton

System.Windows.Forms.ButtonBase

 

System.Windows.Forms.Button

AbstractCellEditor

N/A

AbstractListModel

System.Windows.Forms.ListControl

AbstractSpinnerModel

System.Windows.Forms.UpDownBase

ActionMap

N/A

BorderFactory

N/A

Box

N/A

BoxLayout

N/A

ButtonGroup

N/A

CellRendererPane

N/A

ComponentInputMap

N/A

DebugGraphics

N/A

DefaultBoundedRangeModel

N/A

DefaultButtonModel

Get C# for Java Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.