Extension SDK 10.1.2

oracle.ide.net
Interface URLChooserInit


public interface URLChooserInit

Classes that implement this interface are capable of initializing an instance of URLChooser.


Method Summary
 void initURLChooser(URLChooser urlChooser)
          Initializes the specified URLChooser.
 

Method Detail

initURLChooser

public void initURLChooser(URLChooser urlChooser)
Initializes the specified URLChooser. The exact behavior of the intialization is implementation dependent.


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.