Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6184817

Make BasicDropTargetListener public

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • client-libs

      A DESCRIPTION OF THE REQUEST :
      BasicDropTargetListener provides some nice common functionality for custom L&F's. Unfortunately, it is package protected so my only recourse is to copy it.

      JUSTIFICATION :
      I'm adding some functionality to JTree and need to override some of the default behavior. I'm doing this by creating a custom L&F. Unfortunately, a lot of the default behavior (like BasicDropTargetListener) is in impossible to reach places. Unless there is a specific reason for not making BasicDropTargetListener public to custom L&F's it should be made public.


      CUSTOMER SUBMITTED WORKAROUND :
      Copy the source code of the class.
      ###@###.### 10/26/04 21:29 GMT

            shickeysunw Shannon Hickey (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: