开发者

jwindow

0
  • Java like Window Navigation in WPF

    I am a Java developer, and for user interaction I create a universal JFrame and has a JPanel container 开发者_运维百科in it, and I swap that container with the other panels I created.[详细]

    2023-03-16 19:51 分类:问答
  • Set JWindow Background Image

    Hey All I want to set a Background for my JWindow. I used setIconImage method in JWindow. but it\'s not working[详细]

    2023-03-08 12:11 分类:问答
  • Update JLabel from another thread

    Dear guys, I\'m having swing related problem. I cannot share the code since it\'s against the company policy, so I will try my best to explain the problem.[详细]

    2023-03-03 16:33 分类:问答
  • JLabel over transparent painted Rectangle?

    I set the background of a JWindow completely transparent. Then I painted a rounded Rectangle (RGB: 0,0,0,100) in开发者_JAVA百科 it\'s paint-Method and added a JLabel to the JWindows ContentPane. But w[详细]

    2023-02-15 06:49 分类:问答
  • How can a Swing JWindow be resized without flickering?

    I am trying to make a custom UI based on a JWindow for the purpose of selecting an area of the screen to be shared. I have extended JWindow and added code to make it resizable and to \'cut out\' the c[详细]

    2023-01-28 00:09 分类:问答
  • JWindow with Black Opacity

    I would like to create a JWindow that\'s not only has an opacity, but I want to change the default color of the opacity within Swing.[详细]

    2023-01-03 19:39 分类:问答
  • JWindow in JApplet

    i would like to ask for further information and suggestion about this problem. I am making an JApplet and I want to put a splash screen. I used JWindow. In the JWindow I put a JLabel...just a simple[详细]

    2022-12-22 00:12 分类:问答
  • Applet SplashScreen, JWIndow?

    This is my 3rd SO question. Please help again... I want to put up a splashscreen on my applet. In doing so, I used the JWindow component. I already used it in creating splashscreens for my stand-alone[详细]

    2022-12-22 00:10 分类:问答