Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

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

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


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

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