PaletteActionSvc Class

com.bea.ide.jspdesigner
PaletteActionSvc Class

public class PaletteActionSvc

    extends Object

JSP Designer Palette Action service.


Hierarchy
Object
  PaletteActionSvc

Nested Class Summary

public static interfacePaletteActionSvc.I
           Interface to the JSP Designer Palette Action service.

Field Summary

protected static PaletteActionSvc.I
instance
Cached singleton instance of Palette Action Service.
 

Constructor Summary

PaletteActionSvc()

 

Method Summary

public static PaletteActionSvc.I
get()
Returns the JSP Designer Palette Action service.
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Field Detail

instance

protected static PaletteActionSvc.I instance
Cached singleton instance of Palette Action Service.

 

Constructor Detail

PaletteActionSvc

public PaletteActionSvc()
 

Method Detail

get() Method

public static PaletteActionSvc.I get()
Returns the JSP Designer Palette Action service.

Returns

Singleton instance of service.