Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about jinternalframe

Read more about jinternalframe

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - jinternalframe

How can I open a JInternalFrame inside a panel (inside parent) from another child JInternalFrame?

I have 3 frames, Main (as the parent) and 2 JInternalFrames (F1 and F2 as children). When a button (inside parent) is pressed, I make an instance of F1 and send it as a parameter to ShowIntrlFrame() s...
test-img

Collective Brainwash

java

swing

jinternalframe

Votes: 0

Answers: 1

Latest Answer

What I would do is follow a delegation pattern via dependency injection. This is, I would "delegate" the functionality need to generate and show the window to some other class and then "...
test-img

MadProgrammer

How to drop images into a JInternalFrame?

I have created a Swing application that can import images into a label, but what I want to do is to put the imported image into an internal frame that will be created after the image is dropped. Drop...
test-img

ash

java

swing

drag-and-drop

jlabel

jinternalframe

Votes: 0

Answers: 1

Latest Answer

Drop and image on a frame, panel, label, internal frame, is all effectively the same thing. For me, I'd focus on common denominator to make things easier, for me, this means a JPanel. A JPanel can be...
test-img

MadProgrammer

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved