Search:

Type: Posts; User: Cornix

Search: Search took 0.15 seconds.

  1. Thread: Pull Out JPanel

    by Cornix
    Replies
    7
    Views
    1,902

    Re: Pull Out JPanel

    The glass pane can be used to draw anything on top of other components within your frame. To my knowledge there is no better approach to doing that.
    If the Panel you want to pull out is simple you...
  2. Thread: Pull Out JPanel

    by Cornix
    Replies
    7
    Views
    1,902

    Re: Pull Out JPanel

    You would have to write your own component using the GlassPanes of the frame.
    Read this:
    How to Use Root Panes (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)

    ...
Results 1 to 2 of 2