o include ServerExplorer in demo |
|
More...
|
about 24 years ago
|
o was missing |
|
More...
|
about 24 years ago
|
Compile problems with jdk1.3 javac fixed |
|
More...
|
about 24 years ago
|
Farben geaendert |
|
More...
|
about 24 years ago
|
Layout fuer upload entfernt |
|
More...
|
about 24 years ago
|
adations for iX article |
|
More...
|
about 24 years ago
|
included formatting code for cells |
|
More...
|
about 24 years ago
|
Formating code for table cell |
|
More...
|
about 24 years ago
|
Bug Fix, now editors are canceled, if model changed |
|
More...
|
about 24 years ago
|
o GPL-ed PngEncoder |
|
More...
|
about 24 years ago
|
o wingS is compatible to jsdk2.1 per default now .. jserv compatibility is broken o Image(Icon)ObjectHandler writes ONG-Images per default now. You can change this behaviour during initialization |
|
More...
|
about 24 years ago
|
Bug Fix: increment is no in a while loop |
|
More...
|
about 24 years ago
|
some small fixes |
|
More...
|
over 24 years ago
|
o Protected default constructor gets default session |
|
More...
|
over 24 years ago
|
o EtchedBorder: was still missing .. what about moving the borders in their own package? o STabbedPane: fixed a bug, when used in forms o SScrollPane: scroll bars are visible only, if the size of the viewport exceeds the visible area |
|
More...
|
over 24 years ago
|
o Bug fixing |
|
More...
|
over 24 years ago
|
o S(Internal)Frame: now contain a stack of components, rather than a card pane. this allows to have dialogs in dialogs. An SDialog / SOptionPane uses the methods pushDialog and popDialog to show itself |
|
More...
|
over 24 years ago
|
o ResourceImageIcon: jdk1.3 supports png !!! Netscape has problems with transparent pngs :-( |
|
More...
|
over 24 years ago
|
make jar doesn't compile, so make is required |
|
More...
|
over 24 years ago
|
o SessionServlet: the query String can be null |
|
More...
|
over 24 years ago
|
added todo |
|
More...
|
over 24 years ago
|
added INSTALL documentation |
|
More...
|
over 24 years ago
|
o event handling improved o some documentation |
|
More...
|
over 24 years ago
|
- removed some "= null" (causes problems when setting values in an object from a super constructor) - added some debug code |
|
More...
|
over 24 years ago
|
print name of class... |
|
More...
|
over 24 years ago
|
simplyfied |
|
More...
|
over 24 years ago
|
- install: tell SFrame the default stylesheet - write: get stylesheet from frame |
|
More...
|
over 24 years ago
|
removed set/getStyleSheet |
|
More...
|
over 24 years ago
|
- separated ResourceStyleSheet into URLStyleSheet, FileStyleSheet - changed ResourceStyleSheet to behave like ResourceImageIcon - renamed ResourceStyleSheetObjectHandler to StyleSheetObjectHandler - StyleSheetObjectHandler can handle all objects which implement StyleSheet |
|
More...
|
over 24 years ago
|
added log message if no object handler could be found |
|
More...
|
over 24 years ago
|