• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Java client w/o Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Java client w/o Interface Builder


  • Subject: Java client w/o Interface Builder
  • From: Pierre Bernard <email@hidden>
  • Date: Mon, 10 Feb 2003 23:27:16 +0100

Hi!

I ma currently working on a DirectToJavaClient application. Every now and then, I need customizability beyond the rule system. I the create a NIB in Interface Builder and write rules to load the archive and its matching controller.

This works fine until one reaches the limits of Interface Builder. Sometimes I just want more, or just more than the crippled Windows version of IB gives me acces too. Suddenly I end up with Swing code within the controller class to enhance or override the one generated by Interface Builder. At some point I guess I'll have to put an end to this.

Thus for those components that need serious customization I'd much rather write the Swing code from scratch. I could start from an archive file generated by IB, but it looks like I'd be stuck with the class name that implies its generated code.

I could also write a UI class from scratch but I'd lose the controller/archive separation unless I'd recreate it. Moreover I don't know how I'd load that from within the rule system.

Any thoughts?

TIA,
Pierre.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Java client w/o Interface Builder
      • From: Arturo Pérez <email@hidden>
    • Re: Java client w/o Interface Builder
      • From: Arturo Pérez <email@hidden>
    • Re: Java client w/o Interface Builder
      • From: Arturo Pérez <email@hidden>
  • Prev by Date: question about manual of Apple's Webobjects
  • Next by Date: Re: EO Modeler
  • Previous by thread: Re: question about manual of Apple's Webobjects
  • Next by thread: Re: Java client w/o Interface Builder
  • Index(es):
    • Date
    • Thread