jaxx
Class SwingInitializer

java.lang.Object
  extended by jaxx.SwingInitializer
All Implemented Interfaces:
Initializer

public class SwingInitializer
extends java.lang.Object
implements Initializer


Constructor Summary
SwingInitializer()
           
 
Method Summary
 void initialize()
          Performs SPI initialization, typically to register new tags, beans and converter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingInitializer

public SwingInitializer()
Method Detail

initialize

public void initialize()
Description copied from interface: Initializer
Performs SPI initialization, typically to register new tags, beans and converter

Specified by:
initialize in interface Initializer


Copyright © 2008-2009 CodeLutin. All Rights Reserved.