Lost your password?

Blogs about: Jframe

Featured Blog

September 17, 2009

elegantmicroweb wrote 3 months ago: Elegant MicroWeb to build Liferay compatible, ecommerce shopping cart tool for a leading online medi … more →

Tags: Software development, software development company, Liferay CMS, Liferay Portal, content management software, Document Management, Liferay Web, Application Server, Liferay Configuration

Simple Swing Application on Jython 2.5

dbaktiar wrote 3 months ago: I need to create a prototype GUI user interface in Java Swing. In order to make it faster I decided … more →

Tags: Java, Python, language, AWT, jython, Swing, GUI

Trick of Positioning the Containers of JFrame2 comments

Narayan wrote 6 months ago: Many developers want their own Layout Manager with user-defined so JAVA has provided a separate meth … more →

Tags: Applet, Java, programmer, height, positon, x, Y, width, setBounds

Creating MDI Applications in Java Using Netbeans5 comments

Gilbert Adjin Frimpong wrote 9 months ago: This is a simple process for Java users who want to create Multiple Document Interface Applications … more →

Tags: Java Links, Knust, Java, NetBeans, J2SE, Ghana, JInternalFrame, mdi in netbeans, mdi in java

JFrame without Title Bar

coderpassion wrote 10 months ago: JFrame is the most widely used GUI frame is Stand alone applications. Often coders need to display J … more →

Tags: Java, title bar

Frame Height in Applet

Narayan wrote 10 months ago: Actually the the height we defined for JFrame may differ as what we assume . In windows JFrame uses … more →

Tags: Applet, Java, Applet, frame, height, Border

JAVA set JFrame full screen (Maximised)

Rob Bamforth wrote 1 year ago: The code to maximise a JFrame: Frame.setExtendedState(MAXIMIZED_BOTH); This will maximise the JFrame … more →

Tags: Java, maximise, maximised

maximize a JFrame??1 comment

oohbegitu wrote 2 years ago: hi, there. is there any way to maximize a JFrame?? thanks for your responding. sure. add this line: … more →

Tags: java programming, Java, Programming


Related Tags
All →

Follow this tag via RSS