filmov
tv
JCOBridge - EP.1 How to use Java and .NET C# together. Create .NET Core user interface on Linux.

Показать описание
JCOBridge - Episode 1
How to Call Java from .NET C# and create a Java Graphical User Interface (AWT/Swing) using .NET Core that run in Linux and other supported platforms.
This video shows how simple is to create a cross platform application in .NET Core that use Java to create a Complete GUI.
The following JCOBridge features are exposed:
- Java packages import in .NET
- Java class creation in .NET
- Java methods calls in .NET
- Java fields transparent usage in .NET
- Java enum transparent usage in .NET
- Java component listener usage in .NET
- Java GUI transparent creation in .NET
- Java event management in .NET
JCOBridge is the next generation native bridge between .NET (Core/Framework) and Java/JVM.
New in JCOBridge Version 2:
- .NET Core Support
- .NET Core host for Windows and Linux (other platforms are available on demand)
- Management of events coming from JVM
- Simplified usage of SetupJVMWrapper initialization class
- New command line switches
Reference site:
Github examples repository:
NuGet package:
NuGet Template Package:
How to Call Java from .NET C# and create a Java Graphical User Interface (AWT/Swing) using .NET Core that run in Linux and other supported platforms.
This video shows how simple is to create a cross platform application in .NET Core that use Java to create a Complete GUI.
The following JCOBridge features are exposed:
- Java packages import in .NET
- Java class creation in .NET
- Java methods calls in .NET
- Java fields transparent usage in .NET
- Java enum transparent usage in .NET
- Java component listener usage in .NET
- Java GUI transparent creation in .NET
- Java event management in .NET
JCOBridge is the next generation native bridge between .NET (Core/Framework) and Java/JVM.
New in JCOBridge Version 2:
- .NET Core Support
- .NET Core host for Windows and Linux (other platforms are available on demand)
- Management of events coming from JVM
- Simplified usage of SetupJVMWrapper initialization class
- New command line switches
Reference site:
Github examples repository:
NuGet package:
NuGet Template Package: