| | | | Browse by category |
Article ID: 2377
Last updated: 29 May, 2018
Question
Where can I get simple a trivial sample of Rogue Wave JViews TGO for testing purpose that creates two network elements (IltNetworkElement
) with a link between them (IltLink
)?
Answer
This is a simple sample that creates two network elements (IltNetworkElement
) with a link between them (IltLink
). Those objects are added to the data source (IltDefaultDataSource
) of an IlpNetwork
, that is being shown in a JFrame
.
Here is the Java source code. And here is the CSS style sheet that is used.
Both network elements and link are created by code. No project or data file involved.
More complex samples with many useful techniques are available in the <jviews-tgo>/samples
folder.
This article was:
Helpful |
Not helpful
Report an issue
Article ID: 2377
Last updated: 29 May, 2018
Revision: 3
Views: 658
Posted: 08 Oct, 2010 by
Dean J.
Updated: 29 May, 2018 by
Gargani A.
Also listed in
Others in this category
Powered by KBPublisher (Knowledge base software)