Quantcast
Channel: SCN : Popular Discussions - ABAP和Java开发 (ABAP & Java Development)
Viewing all articles
Browse latest Browse all 4604

Developing an external JAVA component (.jar) to use it on GUI for JAVA - How?

$
0
0

Hello all,

 

We need to implement an external JAVA component (.jar) for running it on GUI for JAVA. We know some standard components delivered by SAP ISH-Med like:

 

  • Basic Control (basic component for embedding all main components)
  • Planning Grid --> --> scheduler.jar
  • Color Chooser
  • Charting
  • ...

 

It's very difficult to understand how these standard components have been developed by using a free decompiler and reading the standard JAVA code. So, I appreciate any useful information that it will help us to implement a new external Java component. I know it is a very deep and wide question, but we didn't find any published information about this. Our main question is about how we can raise a JAVA event and then, it can be catched by ABAP.


Thank you in advance.


Regards.

Alejandro Filoso.


Viewing all articles
Browse latest Browse all 4604

Trending Articles