Is there a way of finding the length and width of a JPanel and/or JFrame in Java? -


मुझे यह एक विज्ञान मेला परियोजना के लिए जानना होगा।

हाँ दोनों से और विस्तार करने के बाद, वे दोनों विधि को लागू करते हैं, जो रिटर्न देता है, जिसमें "चौड़ाई" और "ऊंचाई" के लिए पूर्णांक गुण हैं।

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -