944,183 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 744
  • Java RSS
Feb 21st, 2007
0

java swing

Expand Post »
hi,
i dont know how to disable the maximise and minimise button in title bar.....so please give me the idea for that.........

regards,
vani
Similar Threads
Reputation Points: 9
Solved Threads: 0
Newbie Poster
vaniprahalathan is offline Offline
5 posts
since Feb 2007
Feb 21st, 2007
0

Re: java swing

I asume that "maximise and minimise" are the buttons in the MenuBar to disable them you just use this
Java Syntax (Toggle Plain Text)
  1. maximise.setEnabled(false);
  2. minimise.setEnable(false);

If is it not what you wanted, please be more specific about your question.
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 875
Code tags enforcer
peter_budo is offline Offline
6,659 posts
since Dec 2004
Feb 21st, 2007
0

Re: java swing

thank u very much
Reputation Points: 9
Solved Threads: 0
Newbie Poster
vaniprahalathan is offline Offline
5 posts
since Feb 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Passing control
Next Thread in Java Forum Timeline: Swing GUIs





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC