You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happens many times that i am writing inside a method like
void someaction(){
Object p1=...Object p2=...
}
And i want to put those Objects out of method..
Is there any button in netbeans for that?
To just selecte the method ,press the button and all declarations go out?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello and sorry if this is not the place to ask.
Happens many times that i am writing inside a method like
void someaction(){
Object p1=...Object p2=...
}
And i want to put those Objects out of method..
Is there any button in netbeans for that?
To just selecte the method ,press the button and all declarations go out?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions