non-rectangular GUI containers in java?????

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Arvinder Channey

    non-rectangular GUI containers in java?????

    Hello Sir!,

    i could not find any information on how to make a non-rectangular
    Frame in JAVA swings.For that i think one has to write own new Frame
    container,then how to do this?..
    If anybody knows about how to do this ,Pls tell me how to do.
    Thanks

    regards,
    Arvinder
  • Harish Madhavan

    #2
    Re: non-rectangular GUI containers in java?????


    says only lightweight components can be made transparent.
    making all the top-level windows rectangular...

    Arvinder Channey wrote:[color=blue]
    > Hello Sir!,
    >
    > i could not find any information on how to make a non-rectangular
    > Frame in JAVA swings.For that i think one has to write own new Frame
    > container,then how to do this?..
    > If anybody knows about how to do this ,Pls tell me how to do.
    > Thanks
    >
    > regards,
    > Arvinder[/color]


    Comment

    Working...