Logo
 Downloads    Contact    Partner pages    Submit    Disclaimer    Sitemap  
 Windows    Mac    Linux    PDA/Mobile    Other  
Icon Downloads - Windows
      
  Search close

Tip: Cucusoft Zune Video Converter + DVD to Zune Suite 7.19.7.12 close
Cucusoft Zune Video Converter + DVD to Zune Suite 7.19.7.12 Cucusoft Zune Video Converter Suite is an all-in-one Zune video Conversion software. This suite includes "Cucusoft Zune Video Converter" and "Cucusoft DVD to Zune Converter". So with this Zune Video Converter suite, you can convert both DVD’s and video files to your Zune vi... read more



  Choose a language close
English Deutsch Dansk Español Українська Русские
Not available in your language?
Click here!

  Categories close
  

Antegram 2.34b-r4

 
close
Antegram 2.34b-r4
  Product details close
Bookmark and Share
Win98Win98 WinXPWinXP Win2003Win2003 WinVistaWinVista
View screenshot
Company
(show all)
Oogtech
License Shareware
Price 85 USD
File size 2538 KB
Last update 2007-07-21
Rating  Not rated yet.Not rated yet.Not rated yet.Not rated yet.Not rated yet.
Language  English
Download now Download now
/** A computer program is a bunch of text files. As a result, an IDE should be little more than a text editor packed with search, syntax checking and refactoring options. Consequence:
- Signatures, implementation and comments are better kept together where they belong - This is not clutter and confusion, it is art.
- The best way to edit a complex program using 50 source files is to have 50 tabs// in a tabbed editor and view one source file at a time.
- The fastest way to navigate code is to know your program's structure by heart.
- 80% of screen space in a typical IDE displays implementation details irrelevant to the problem at hand.
*/
import javax.swing.*;
public class Antegram{

// Agree? Then antegram is NOT for you, never mind a 200-500% gain in productivity.
static String title="Dump your text editor: use your eyes";

/**
Antegram developers tackle complexity using trees, non overlapping windows and smart forms. They keep implementations where it belongs: one click away.
Typical antegram developpers neglect UML design and API documentation because 'it's all in there, just more clear and concise'. They comment their code better, because comments never get in their way.  They structure their programs so well you'd burn them as code witches...
But then, antegram makes it {Oh so Easy it's Unfair} to drag methods, classes and fields around and toggle at will between signatures and implementations.
*/
static JLabel label=new JLabel("Work/More Fun: www.antegram.com");

public static void main(String[] args){
System.out.println("The commercial license is bundled with Ozoa and supports the development of Antegram II/x-dev, OOgtech's master mind project for a cross language (java/c++/javascript/php/xhtml/css) development environment.");
javax.swing.SwingUtilities.invokeLater(
new Runnable(){
public void run(){
JFrame frame=new JFrame(title);
frame.add(label);
frame.pack();
frame.setVisible(true);
}});
}
}

System requirements:
JRE5 or later

  Rate this product close
User rating: 5User rating: 5User rating: 5User rating: 5User rating: 5 (excellent) User rating: 2User rating: 2User rating: 2User rating: 2User rating: 2 (poor)
User rating: 4User rating: 4User rating: 4User rating: 4User rating: 4 (good) User rating: 1User rating: 1User rating: 1User rating: 1User rating: 1 (unsatisfactory)
User rating: 3User rating: 3User rating: 3User rating: 3User rating: 3 (average)
Rate now Rate now

Show all products in the category of this productShow all products in the category of this product
© 2008 Andreas Breitschopp · AB-Tools.com AddThis Feed Button   English Deutsch Dansk Español Українська Русские 
Visitors since 2008-04-29: 118624 Last changing: 2008-06-03