Extension SDK 10.1.2

oracle.ide.palette
Interface PaletteLoader


public interface PaletteLoader

Called by command Line Utility to add items to the palette.xml file at build time.


Method Summary
 void loadPaletteItems(java.net.URL xmlURL, java.net.URL propURL)
           
 

Method Detail

loadPaletteItems

public void loadPaletteItems(java.net.URL xmlURL,
                             java.net.URL propURL)

Extension SDK

 

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