|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAF.VentanaAF
public class VentanaAF
Clase que implementa la ventana en la que se muestra la representacion grafica de un automata
| Constructor Summary | |
|---|---|
VentanaAF()
|
|
| Method Summary | |
|---|---|
protected void |
createAndShowGUI(java.lang.String fpic)
Create the GUI and show it. |
protected javax.swing.ImageIcon |
createImageIcon(java.lang.String path)
Returns an ImageIcon, or null if the path was invalid. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VentanaAF()
| Method Detail |
|---|
protected javax.swing.ImageIcon createImageIcon(java.lang.String path)
path - Path al fichero de imagen a mostrar
protected void createAndShowGUI(java.lang.String fpic)
fpic - Path al fichero de imagen a mostrar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||