[kepler-dev] adding user login interface to Vergil

Chad Berkley berkley at nceas.ucsb.edu
Wed Sep 7 15:56:24 PDT 2005


Hi Zhijie,

It depends which menu you want to add to.  the View menu can be 
controlled via moml.  the others are hard coded into java.  a good place 
to start is in BasicGraphFrame which is in 
kepler/src/exp/ptolemy/vergil/basic.  see the protected method 
_addMenus().

chad


Zhijie Guan wrote:
> Dear All,
> 
> I get a question for editing the "graph editor" user interface. I am going
> to implement the single login user interface for Kepler authentication
> framework. Thus, I need to add a menu entry into the "Graph Editor" user
> interface. When user click this menu entry, the system should pop up a
> dialog to let user input username and password. But I don't know where I
> should start in order to edit the user interface (Vergil?). I am pretty
> new to the Kepler code jungle. Could anyone point me any source
> code/development documents that I should read?
> 
> Thank you!
> 
> Regards,
> 
> Zhijie Guan
> 
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev


More information about the Kepler-dev mailing list