|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.ide.net.URLChooserAdapter
This is the public implementation of the URLChooserListener
interface. It is done in this was as to make sure that extensions to
the URLChooserListener
interface do not cause build
breakages further down stream.
Constructor Summary | |
URLChooserAdapter()
|
Method Summary | |
void |
listSelectionChanged(URLChooserEvent event)
This message is sent when the selection in the file list changes. |
void |
urlFilterChanged(URLChooserEvent event)
This message is sent when the user changes the current URLFilter for the chooser dialog |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URLChooserAdapter()
Method Detail |
public void urlFilterChanged(URLChooserEvent event)
oracle.ide.net.URLChooserListener
urlFilterChanged
in interface oracle.ide.net.URLChooserListener
public void listSelectionChanged(URLChooserEvent event)
oracle.ide.net.URLChooserListener
listSelectionChanged
in interface oracle.ide.net.URLChooserListener
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.