Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Customized Swing Login Dialog
Customized Swing Login Dialog [message #960371] Sat, 27 October 2012 12:18 Go to next message
Adrian MoserFriend
Messages: 67
Registered: March 2011
Member
I would like to add a customized login dialog (org.eclipse.scout.rt.ui.swing.login.internal.LoginDialog) to my Eclipse Scout Swing Application. I guess the only way to achieve this is to copy InternalNetAuthenticator and register it with higher priority?

At least this was option chosen in another, similar forum thread.
Re: Customized Swing Login Dialog [message #964061 is a reply to message #960371] Tue, 30 October 2012 08:22 Go to previous message
Matthias Villiger is currently offline Matthias VilligerFriend
Messages: 232
Registered: September 2011
Senior Member
Hi Adrian,

It depends what you want to customize. What exactly do you want to modify?

You can e.g. change the labels of the dialog or enable username caching out of the box.

If you want to apply some major changes, your guess is right: copying the InternalNetAuthenticator and registering it with higher prio is the way to go.

Previous Topic:AbstractChainableSecurityFilter
Next Topic:Cookie Support in BrowserField
Goto Forum:
  


Current Time: Thu Apr 25 05:06:53 GMT 2024

Powered by FUDForum. Page generated in 0.03305 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top