Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

Michael has posted 1 posts at DZone. View Full User Profile

Climate & Energy Evaluation on the NetBeans Platform

06.24.2010
Email
Views: 3292
  • submit to reddit
I'm Michael Krappmann, from the Bioinformatic Center at the University of Applied Sciences Weihenstephan-Triesdorf, in Germany. I studied biotechnology with a focus on bioinformatics and, since 2002, I've been working at the faculty. I'm responsible for organizing the faculty's software projects and collaboration with other universities and companies. Additionally, I run practical trainings with the students in LabView, physics, and automation technology.

I created a simple application, named "ClimaDesignCompetition" tool, on the NetBeans Platform. The tool is for visualizing values of climate and energy issues within architectural competitions. (Read about these competitions here, in German.) A competition can be loaded from a file or you can start a wizard (Wizard API) for a new competition. In an explorer window, the projects within the competition are displayed (Project API). In the editor view, a multiview component is shown (MultiView Window API), for the evaluation of single projects. The editor window also enables the visualization of a single project graph or a complete competition.

Screenshots











 

Published at DZone with permission of its author, Michael Krappmann.

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Comments

Eduardo Portilho replied on Thu, 2010/06/24 - 11:27am

The graph on the 2nd screenshot ("Graphische Auswertung") was painted directly on Java2d or you used a third party library?

Michael Krappmann replied on Fri, 2010/06/25 - 12:59am in response to: eduardoportilho

The graph isn't a third party library. It will be painted with the Visual Library of NetBeans and small pictures as several layers. I have thought about Java2d or a third party library, but the problem was combining graph, text and logo in one view and I didn't found a practicable and fast solution at that time.

Matt Coleman replied on Fri, 2012/02/03 - 12:17am

in times like this Netbeans has the latest software for climate changes buffalo web design

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.