how to get a menupoint
Submitted by Saturday, 29 October, 2011 - 17:45
on
good evening community,
I am not sure if i am right in Plugin Development because i didnt write it as plugin!
i am acutally writing a small improvement for our University.(It already works but i want to make it better)
I just got a problem to get a menu entry.
okay here how it works.
I wrote a thread thats simply started in the mainmethod like every other thing.
At the momment it starts a JOptionPane where you need to put a int in to use the feature i wrote.
Now i just want a menu entry where i can klick to open my JOptionPane to use(to start the thread) the feature if i need it. It just dont look nice if it always pop up at the beginning. Maybe under Help or such.
I didnt find how to do it otherwise i wouldnt ask here in Forum.
Thanks alot for your help!
Best Regards
BennX
I am not sure if i am right in Plugin Development because i didnt write it as plugin!
i am acutally writing a small improvement for our University.(It already works but i want to make it better)
I just got a problem to get a menu entry.
okay here how it works.
I wrote a thread thats simply started in the mainmethod like every other thing.
At the momment it starts a JOptionPane where you need to put a int in to use the feature i wrote.
Now i just want a menu entry where i can klick to open my JOptionPane to use(to start the thread) the feature if i need it. It just dont look nice if it always pop up at the beginning. Maybe under Help or such.
I didnt find how to do it otherwise i wouldnt ask here in Forum.
Thanks alot for your help!
Best Regards
BennX