DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
  1. DZone
  2. Software Design and Architecture
  3. Integration
  4. How to Develop Naked Object Applications in NetBeans IDE

How to Develop Naked Object Applications in NetBeans IDE

Andrea Maietta user avatar by
Andrea Maietta
·
Apr. 06, 10 · Interview
Like (0)
Save
Tweet
Share
7.73K Views

Join the DZone community and get the full member experience.

Join For Free
Naked Objects is an open source application development platform that encourages you to write behaviourally complete domain objects, from which an object-oriented user interface can be automatically generated using reflection. The IDE that is typically used for such applications is Eclipse, but as they can be built using Ant or Maven you have a certain amount of freedom. Here I will show how our favourite IDE can be easily used with both approaches with just a little tweaking here and there.

  • The classic Ant approach suggests that you define a Naked Object library and then create a normal project that uses it. This approach requires a little longer setup time but reduces the normal working cycle and generates a simpler set of artifacts. As a drawback, the tutorial only shows how to generate the drag'n'drop interface.

  • The Maven approach lets you start very quickly, but generates six different projects and the build cycle is somewhat slower. On the other hand, you get the web interface for free. You can also follow this advice to slighly reduce the time required to start the application.

As you are in no way bound to the above UIs, there is also a project to generate a user interface based on the NetBeans Platform.

Integrated development environment application Object (computer science) NetBeans

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How To Select Multiple Checkboxes in Selenium WebDriver Using Java
  • Journey to Event Driven, Part 1: Why Event-First Programming Changes Everything
  • Fixing Bottlenecks in Your Microservices App Flows
  • Keep Your Application Secrets Secret

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: