D2JC controller...
D2JC controller...
- Subject: D2JC controller...
- From: Daniel Mejia <email@hidden>
- Date: Thu, 15 Jul 2004 16:24:16 -0500
Hi all,
I'm developing a small application with D2JC and I need to have a login
window.
What I did was to implement the login screen defined in the Java
Desktop Application manual (chapter 25), and I call a form window with
the lines:
EOController mainController =
EOControllerFactory.sharedControllerFactory().formControllerWithEntity("
Workflow");
EOFrameController.runControllerInNewFrame((EOComponentController)
mainController, null);
But when the screen is displayed the screen has no buttons, how can I
make to display the menu buttons to save, revert, etc.?
Thanks in advance,
Daniel.
_______________________________________________
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.