Serialized Form
Class Boton extends javax.swing.JButton implements Serializable |
alto
int alto
ancho
int ancho
Class Circuito extends javax.swing.JPanel implements Serializable |
TIPO_TIERRA
int TIPO_TIERRA
TIPO_RESISTENCIA
int TIPO_RESISTENCIA
TIPO_FUENTE
int TIPO_FUENTE
CON_HEAD
int CON_HEAD
CON_FOOT
int CON_FOOT
D
int D
currentMouseListener
java.awt.event.MouseListener currentMouseListener
currentMouseMotionListener
java.awt.event.MouseMotionListener currentMouseMotionListener
componentes
java.util.ArrayList<E> componentes
nodos
java.util.ArrayList<E> nodos
blanco
int blanco
seleccion
boolean seleccion
Class Dibujo extends javax.swing.JPanel implements Serializable |
Icir
java.awt.Image Icir
V
double V
R
double R
mensaje
java.lang.String mensaje
volts
java.lang.String volts
ohms
java.lang.String ohms
Class Principal extends javax.swing.JApplet implements Serializable |
Class Ventanabotones extends javax.swing.JPanel implements Serializable |
botontierra
Boton botontierra
botonresistencia
Boton botonresistencia
botonfuente
Boton botonfuente
botonmover
javax.swing.JButton botonmover
botongirar
javax.swing.JButton botongirar
botonborrar
javax.swing.JButton botonborrar
botonlimpiar
javax.swing.JButton botonlimpiar
botontevenin
javax.swing.JButton botontevenin
circuit
Circuito circuit
Class Ventanaeditcir extends javax.swing.JRootPane implements Serializable |
layout
javax.swing.SpringLayout layout
cir
Circuito cir
vt
Ventanatexto vt
distancia
int distancia
vc
Ventanaeditcir vc
vb
Ventanabotones vb
layout
javax.swing.SpringLayout layout
doscientos
int doscientos
cinco
int cinco
menosCinco
int menosCinco
Class Ventanatexto extends javax.swing.JPanel implements Serializable |
enable
javax.swing.JButton enable
label
javax.swing.JLabel label
quote
javax.swing.JTextField quote
enableselec
boolean enableselec
select
boolean select
TIPO_TIERRA
int TIPO_TIERRA
TIPO_RESISTENCIA
int TIPO_RESISTENCIA
TIPO_FUENTE
int TIPO_FUENTE