Does MindTerm SSH support using with JDialog?

Edilmar edilista at intersite.com.br
Tue Nov 8 09:31:57 MET 2005


maf at appgate.com wrote:
> On 28 okt, Edilmar wrote:
> 
>>- JDK 1.5.0
>>- Swing
>>- MindTerm 2.4.2
>>When using with JDialog, the window didn't appear, with JFrame all works 
>>fine.
> 
> 
> How do you link MindTerm into the JDialog?
> 
> 	/MaF
> 
> 
> 

When I try to compile changing JFrame to JDialog, it arises these errors:

init:
deps-jar:
Compiling 1 source file to D:\Sistemas\nbprojects\jssh\build\classes
D:\Sistemas\JavaLivre\jssh\jinternalssh.java:47: cannot find symbol
symbol  : constructor 
TerminalWin(jinternalssh,com.mindbright.terminal.TerminalXTerm,java.util.Properties)
location: class com.mindbright.terminal.TerminalWin
       terminal = new TerminalWin(this, new TerminalXTerm(), props);
D:\Sistemas\JavaLivre\jssh\jinternalssh.java:55: cannot find symbol
symbol  : constructor TerminalFrameTitle(jinternalssh,java.lang.String)
location: class com.mindbright.terminal.TerminalFrameTitle
       TerminalFrameTitle frameTitle = new TerminalFrameTitle(this, title);
2 errors
BUILD FAILED (total time: 4 seconds)

Then, it doesn't run...

!DSPAM:436f93f991692038330136!







More information about the Mindterm-users mailing list