Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » To make login window as plugin(pls hlp)
To make login window as plugin(pls hlp) [message #245380] Wed, 26 May 2004 05:52 Go to next message
Eclipse UserFriend
Originally posted by: ssequeira.icope.com

hi,all
I have a login window that has userid and password with buttons 'login'
and 'cancel'.This is done using 3 classes using swt programming.

1.Login class:Get and set methods for userid,passwrd,buttonresponse.

2.Logindialog class that will display login window using swt commands such
as label,shell,display etc.

3.A main class where it invokes all the related classes.

Now i want to make this login window as a plugin,with a button in
toolbar,and on pressing that the window shld be displayed.So how do i
integrate swt programs with plugin programming.Iam new to plugin
progrmmg,cld anyone help me.


Regards
steven
Re: To make login window as plugin(pls hlp) [message #245679 is a reply to message #245380] Wed, 26 May 2004 15:44 Go to previous message
Sten Ernerot is currently offline Sten ErnerotFriend
Messages: 26
Registered: July 2009
Junior Member
You could use a wizard to create a plugin contributing action.
Read more about providing actions:

http://www.eclipse.org/articles/Article-action-contribution/ Contributing%20Actions%20to%20the%20Eclipse%20Workbench.html

Cheers
Sten


"steven sequeira" <ssequeira@icope.com> wrote in message
news:c91ba7$t3k$1@eclipse.org...
> hi,all
> I have a login window that has userid and password with buttons 'login'
> and 'cancel'.This is done using 3 classes using swt programming.
>
> 1.Login class:Get and set methods for userid,passwrd,buttonresponse.
>
> 2.Logindialog class that will display login window using swt commands such
> as label,shell,display etc.
>
> 3.A main class where it invokes all the related classes.
>
> Now i want to make this login window as a plugin,with a button in
> toolbar,and on pressing that the window shld be displayed.So how do i
> integrate swt programs with plugin programming.Iam new to plugin
> progrmmg,cld anyone help me.
>
>
> Regards
> steven
>
>
>
Previous Topic:Navigating between error lines
Next Topic:how to implement an intro page?
Goto Forum:
  


Current Time: Sat Jul 27 12:36:03 GMT 2024

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

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

Back to the top