visualswing-developers Mailing List for Visual Swing (Page 2)
Status: Pre-Alpha
Brought to you by:
gladiator
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(22) |
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: todd <tod...@ya...> - 2003-05-29 20:50:33
|
I'd like to see Visual Swing revived. To get started, it might be useful to see what everyone feels are important goals for the projects. Hopefully we can massage the feedback into some short term and long term milestones. Just to get things started, here's what I'd like to see: 1) Users should be able to toggle back and forth between WYSISYG gui view and Java code. This will make VS a very useful learning tool as you'll be able to make a change in the GUI and see how the code changes (and vice versa). 2) All code generated should be straight Java - no additional jars needed. There should be options to "save" VS files in .java, .class, and .jar formats. I would also love to see VS as an eclipse plug-in. This one is obviously longer term, but since there aren't any stated goals yet, I figured there's no harm in throwing it out there. |
From: Jonathan Z. <mi...@uc...> - 2002-11-25 21:26:38
|
hey Todd, Sorry no documentation is available now. Marie was working on documentation, maybe she'll have some later.. here's a brief sketch of what each class does: -SkinImpl a implementation of interface Skin, the entry class for VisualSwing, toolBar will be added to this class. This class contains a list of Projects, each Project has its own VJInternalFrame and JVDesktopPane. -FlexibleContainer a subclass of JComponent that can resize itself accordingly if its parent is resized. let me know if you have any questions. regards, -jonathan ----- Original Message ----- From: "todd runstein" <tod...@ya...> To: <vis...@li...> Sent: Monday, November 25, 2002 11:03 AM Subject: [Visualswing-developers] Documentation > Has anyone put together documentation (or even notes > on scraps of paper) that would help new developers to > this project get up and running faster? > > Any input is appreciated. > > Todd > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Visualswing-developers mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualswing-developers |
From: todd r. <tod...@ya...> - 2002-11-25 19:03:29
|
Has anyone put together documentation (or even notes on scraps of paper) that would help new developers to this project get up and running faster? Any input is appreciated. Todd __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: Jonathan Z. <mi...@uc...> - 2002-11-22 20:20:03
|
test |