From: "Stephan Hoffmann" <Stephan.LIMITEDHoffmann@de.bosch.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: Including CheckNodeTree.java to a Matlab GUI
Message-ID: <ef5a699.2@webcrossing.raydaftYaTP>
Date: Thu, 14 Jun 2007 01:43:53 -0400
References: <ef5a699.-1@webcrossing.raydaftYaTP> <ef5a699.0@webcrossing.raydaftYaTP> <ef5a699.1@webcrossing.raydaftYaTP>
Lines: 27
NNTP-Posting-Host: 194.39.218.10
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:413921



Yair Altman wrote:

> 1. You forgot to mention the specific errors you get when trying to
> add your java class to a Matlab figure.

Hi,

there is no error message. Just the tree is not visible.
There is only a white frame...
 

> 2. Try using my UICOMPONENT (available on the File Exchange) -
> maybe
> your problems were due to erroneous usage of Matlab's javacomponent
> function, and the simpler syntax of UICOMPONENT will solve this.

Thank you for the tip, I'll try.

> 3. Instead of using your java class, consider using Matlab's
> built-in
> (although unsupported) uitree function.

I tried UITree already, but (because it is unsupported) i don't know
how to add checkboxes to the nodes.

Greetings
Stephan