I think the location to your image is incorrect.Where do you store your image and what is the url pattern?Do you use Matisse builder to add the image to the label or do you do it programmatically?
Netcrystals
Von: Dwayne Murphy Gesendet: Freitag, März 10, 20
, Admin Netcrystals
wrote:
> I have got a question regarding modules in Rich Client Platform.
>
> I have got some plain Java modules. They are not related to Netbeans in any way. They are general libraries. Lets call them A, B and C.
>
> Now, I program a Netbeans program having two N
Hello,I have got a question regarding modules in Rich Client Platform.I have got some plain Java modules. They are not related to Netbeans in any way. They are general libraries. Lets call them A, B and C.Now, I program a Netbeans program having two Netbeans Modules, lets
I also had strange problems with JUnit in Netbeans.I figured out t/ following…There seem to be multiple JUnit versions. In Netbeans I think you can choose between JUnit 3 and Junit 4 (or Junit 4 and Junit 5 I cant remember exactly). The older one, version Junit 3 has got v
Hi,I have got a question regarding the embedded language support of Netbeans.If I write my own grammer/dsl with JavaCC and my language contains a specific tag that marks the beginning and ending of an embedded language, lets say Java, does Netbeans automatically take Lexer
Is it correct that java classes and modules used for building a Rich Client Netbeans Platform App should have no Jave Source Format larger than 1.8? Can I use module-info.java JigSaw features and pack those files to an nbm module?Thanks.
Netcrystals
--