openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Persistent Objects in Java
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
31 minutes
ago. based on code collected
36 minutes
ago.
Feb 26, 2025 — Feb 26, 2026
Showing page 30 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
(getColumns): Use generics.
guenne
More...
over 19 years ago
(getMemberBaseColumns): Use generics.
guenne
More...
over 19 years ago
Type syntax checks added and form framework uses it. Swing form framework is also incomplete.
guenne
More...
over 19 years ago
(writeCreateFormElements): Process also nested entries for createFormElement.
guenne
More...
over 19 years ago
(createFormElement): Add RecordEntry support.
guenne
More...
over 19 years ago
(getFormTable): Use generics. Added support for LAYOUT_NO_HEADER_CELL. Fixed column count bug. Fixed NullPointerException for non-visible objects.
guenne
More...
over 19 years ago
Use generics. (getElements): Pushed up to AbstractPObjForm. (narrowFormElement,extractIndexes): Made public.
guenne
More...
over 19 years ago
(getElements): Pulled up from PObjHtmlForm.
guenne
More...
over 19 years ago
Use generics. (isVisible): Pushed up to AbstractArrayElement.
guenne
More...
over 19 years ago
(appendToList): Pushed up to AbstractFormElement.
guenne
More...
over 19 years ago
Use generics.
guenne
More...
over 19 years ago
(appendToList): Pushed up to FormElement.
guenne
More...
over 19 years ago
(isVisible): Pushed up to AbstractArrayElement. (appendToList): Pushed up to AbstractArrayElement.
guenne
More...
over 19 years ago
Use new for-loop where suitable. (isVisible): Pulled up from HtmlArrayElement and SwingArrayElement. (appendToList): Pulled up from HtmlArrayElement.
guenne
More...
over 19 years ago
(omitRowHeader): New test method. (appendToList): Pulled up from HtmlFormElement.
guenne
More...
over 19 years ago
(writeCreateFormElements): Don't write method that just calls super implementation, so that checkers have less to complain. Provide `createFormElement' method that creates instance of the nested class(es) if needed. (writeNestedFormElementClass): Add `implements' clause to class if needed.
guenne
More...
over 19 years ago
(pobjects-base-compile): Copy resources to build path.
guenne
More...
over 19 years ago
Adapted to Type.parse and Type.parseNative changes.
guenne
More...
over 19 years ago
Use SwingStringElement as super class then to implement everything anew.
guenne
More...
over 19 years ago
Replaced ParseException with PObjSytaxException. (validate): Removed as super implementation does it all already.
guenne
More...
over 19 years ago
(Type.parseNative): Replaced ParseException with PObjSytaxException. Don't do any constraints test. (Type.parse): Replaced ParseException with PObjSyntaxException. Use new method checkSyntax to also check tpye constraints.
guenne
More...
over 19 years ago
Initial revision - English message resources for pobjects library.
guenne
More...
over 19 years ago
Initial revision.
guenne
More...
over 19 years ago
(FormDecl): Added JavaDoc. More restrictiv test for valid formInterface in case of baseForm!=null.
guenne
More...
over 19 years ago
(getConnection): Changed visibility from protected to public to allow getting a new connection from the pool if a connection-timeout occured; ex. within a servlet.
guenne
More...
over 19 years ago
(module, form): Changed default for attribute `formInterface' from `all' to #IMPLIED, so that it inherits the dictionary setting if not overriden.
guenne
More...
over 19 years ago
(appendToList): Use generics. (getInitialSelected): Implemented new interface method.
guenne
More...
over 19 years ago
(appendToList): Use generics.
guenne
More...
over 19 years ago
(getInitialSelected): New method.
guenne
More...
over 19 years ago
(getTableExpr): New variant that searches by name. Added JavaDoc for both.
guenne
More...
over 19 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree