Extending JUTableSortModel

From: ShadowGopher <shadowgopher_at_yahoo.com>
Date: 19 Dec 2003 10:48:18 -0800
Message-ID: <ea7d9d00.0312191048.26c8413c_at_posting.google.com>



I want to extend the JUTableSortModel in package oracle.jbo.uicli.jui.  I want to change the behavior from sorting on only one clicked column to providing a Popup menu where the user can select a column from a list and add it to the sort column list. Then when the user selects the sort menuitem from the menu, conduct the sort. I've written all of the code but, it won't compile because it says that it can't find classes:
oracle.jbo.uicli.layout.JULayoutConsDef
oracle.jbo.uicli.layout.JULayoutDef
I've searched all of the src zip files and the jar files and I can't find these classes anywhere. Anybody got a clue for me?

This is for a JClient App using BC4J. I'm using JDeveloper 9.0.3.

Thanks,
Mark Received on Fri Dec 19 2003 - 19:48:18 CET

Original text of this message