Skip to main content



      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 01: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 11:44 Go to previous message
Eclipse UserFriend
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: Wed May 07 01:09:47 EDT 2025

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

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

Back to the top