Menu

#1 TabbedPane component

open
nobody
None
5
2002-06-13
2002-05-07
Brad Baker
No

A great feature for this class library would be
support for a TabbedPane class just like the Swing
JTabbedPane class.

The idea I have in mind would be something say derived
from ContainerPane that has a series of ContentPanes
within it and tabs accross the top or bottom that
makes each ContentPane visible or not.

The TabbedPane would be responsible for swallowing all
the mouse clicks and swapping the underlying content
panes into the view.

The contained ContentPanes would always be in memory
but only one would be present at a time.

Some access metohds for determining what ContentPane
is selected and the like should be provided.

Discussion

  • Tod Liebeck

    Tod Liebeck - 2002-05-08

    Logged In: YES
    user_id=343791

    Tabbed panes are a very good idea. Right now (5/7/2002) the
    focus is on cleaning up for the intial 1.0 release. I think
    this feature is probably best implemented in a post 1.0
    release, so I've grouped it under v1.1.

     
  • Tod Liebeck

    Tod Liebeck - 2002-05-08
    • milestone: 170273 --> 204942
     
  • Brad Baker

    Brad Baker - 2002-05-23

    Logged In: YES
    user_id=515416

    I have implemented a first cust of a tabbed pane.

    Also included in here is an improved version of the
    DatePicker control.

    I have posted a mail into the discussion forum about what
    has been done. I am using this to upload the java files.

     
  • Brad Baker

    Brad Baker - 2002-05-23

    Logged In: YES
    user_id=515416

    Oops forgot to tick the upload box. Here are the
    TabbedPane and DatePicker files...

     
  • Brad Baker

    Brad Baker - 2002-05-23

    TabbedPane and DatePicker files

     
  • Tod Liebeck

    Tod Liebeck - 2002-06-13
    • labels: 415126 -->
    • milestone: 204942 -->
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.