br.mia.test.view.factory
Class BotaoFactory

java.lang.Object
  extended by br.mia.test.view.factory.BotaoFactory

public class BotaoFactory
extends java.lang.Object


Constructor Summary
BotaoFactory()
           
 
Method Summary
static javax.swing.JButton create(java.lang.String nome)
           
static javax.swing.Icon createIcon(java.lang.String nome)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BotaoFactory

public BotaoFactory()
Method Detail

createIcon

public static javax.swing.Icon createIcon(java.lang.String nome)
                                   throws java.io.IOException
Throws:
java.io.IOException

create

public static javax.swing.JButton create(java.lang.String nome)
                                  throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.