Just because an application was written in Java doesn't mean it can't run 
external processes.  Look into the java API documentation on ProcessBuilder 
class.
Tom


> On Apr 2, 2024, at 4:36 PM, PavelTurk <pavelturk2...@gmail.com> wrote:
> 
> Hello all.
> 
> Could anyone explain how it is possible to run native application, for 
> example, midnight commander in NB terminal?
> I mean NB is a java application and as I understand it uses swing library for 
> UI. And how  was native application made
> to work inside java application with swing? What is the magic here?
> 
> Best regards, Pavel
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to