Interface IJCWidget.Queryable

  • Enclosing interface:
    IJCWidget

    public static interface IJCWidget.Queryable
    Implementation of query support provided in widget lookup. Forms will use returned components to build their query tab and will update its content when the object is added or removed.
    • Method Detail

      • getQueryModeComponent

        javax.swing.JComponent getQueryModeComponent()
      • getEditQueryComponent

        javax.swing.JComponent getEditQueryComponent()
        Returns:
        The focusable editing component or null if there is no focusable component