GP-0: Fixing javadoc

This commit is contained in:
Ryan Kurtz
2026-04-06 05:59:52 -04:00
parent 2eaaf138b1
commit 91a269103f
2 changed files with 3 additions and 3 deletions
@@ -169,7 +169,7 @@ public class DBCachedObjectStoreFactory {
* MyContext getContext();
* }
*
* public static class MyDBFieldCodec<OT extends DBAnnotatedObject & ContextProvider> extends
* public static class MyDBFieldCodec<OT extends DBAnnotatedObject & ContextProvider> extends
* AbstractDBFieldCodec<MyType, OT, BinaryField> {
*
* public MyDBFieldCodec(Class<OT> objectType, Field field, int column) {
@@ -43,8 +43,8 @@ import utility.function.ExceptionalConsumer;
* <P>
* The dialog also provides the following actions as keyboard only actions:
* <OL>
* <LI>Apply Item (&LTSPACE&GT): pressing the space bar key will apply the currently focussed and
* selected item from either the left side or right sided. (Assuming it is appliable).</LI>
* <LI>Apply Item (&LT;SPACE&GT;): pressing the space bar key will apply the currently focussed and
* selected item from either the left side or right sided. (Assuming it is applicable).</LI>
* <LI>Focus Left Side (&LT;LEFT ARROW&GT;): pressing the left arrow will give focus to the left side
* display.</LI>
* <LI>Focus Right Side (&LT;RIGHT ARROW&GT;): pressing the right arrow will give focus to the right side