Back to Applet Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- absMaxVoltage.
Variable in class WireConnector
-
- actionPerformed(ActionEvent).
Method in class DragCanvas
-
Processes action events occurring on this component.
- actionPerformed(ActionEvent).
Method in class Editor
-
Processes action events occurring on this component.
- actionPerformed(ActionEvent).
Method in class Matrix
-
Processes action events occurring on this component.
- actionPerformed(ActionEvent).
Method in class MessageBox
-
Processes action events occurring on this component.
- actionPerformed(ActionEvent).
Method in class Project
-
Processes action events occurring on this component.
- actionPerformed(ActionEvent).
Method in class PropertiesDialog
-
Processes action events occurring on this component.
- actionPerformed(ActionEvent).
Method in class WaveWindow
-
Processes action events occurring on this component.
- ACVoltageSource().
Constructor for class ACVoltageSource
- Constructs default ACVoltageSource.
- ACVoltageSource(ACVoltageSource).
Constructor for class ACVoltageSource
- Constructs new ACVoltageSource from given one.
- addActionListener(ActionListener).
Method in class Matrix
- Adds the specified action listener to receive action events from
this component.
- addActionListener(ActionListener).
Method in class PictureButton
- Adds the specified action listener to receive action events
from this button.
- addActionListener(ActionListener).
Method in class StatusBar
- Adds the specified action listener to receive action events from
this component.
- addActionListener(ActionListener).
Method in class ToolBar
- Adds the specified action listener to receive action events from
this component.
- addPolynom(Polynom).
Method in class Polynom
- Adds two polynoms (one is given as argument).
- addWaveViewer().
Method in class Project
-
- adjustmentValueChanged(AdjustmentEvent).
Method in class WaveWindow
- Handles the adjustmentValueChanged event.
- Ampermeter().
Constructor for class Ampermeter
- Constructs default Ampermeter.
- Ampermeter(Ampermeter).
Constructor for class Ampermeter
- Constructs new Ampermeter from given one.
- buildGraph().
Method in class Matrix
-
- calculateRoots().
Method in class Polynom
- Calculates polynom's roots (run appropriate function according to coefficients).
- Capacitor().
Constructor for class Capacitor
- Constructs default Capacitor.
- Capacitor(Capacitor).
Constructor for class Capacitor
- Constructs new Capacitor from given one.
- Capacitor(double).
Constructor for class Capacitor
- Constructs new Capacitor with given capacity.
- Capacitor(double, int).
Constructor for class Capacitor
- Constructs new Capacitor with given capacity and order.
- checkResult(double, double).
Method in class Vertex
- Recursive function which checks result of calculatoins on all elements connected to it,
including all vertices which are connected to this one.
- checkVoltage(int, double, double).
Method in class CurrentSource
- Function used to check the result of calculation, when more than one result obtained
- checkVoltage(int, double, double).
Method in class Element
- Function used to check the result of calculation, when more than one result obtained
- checkVoltage(int, double, double).
Method in class NMOS
- Function used to check the result of calculation, when more than one result obtained
- checkVoltage(int, double, double).
Method in class PMOS
- Function used to check the result of calculation, when more than one result obtained
- clearImage(boolean).
Method in class Cell
-
- commandEnabled(String).
Method in class Cell
-
- componentHidden(ComponentEvent).
Method in class WaveViewer
- Handles the componentHidden event.
- componentMoved(ComponentEvent).
Method in class WaveViewer
- Handles the componentMoved event.
- componentResized(ComponentEvent).
Method in class WaveViewer
- Handles the componentResized event.
- componentShown(ComponentEvent).
Method in class WaveViewer
- Handles the componentShown event.
- connect().
Method in class Ampermeter
- This function runs once, when the graph for the simulation was built,
but the simulation hasn't started yet.
- connect().
Method in class Element
- This function runs once, when the graph for the simulation was built,
but the simulation hasn't started yet.
- ConstVoltageElement().
Constructor for class ConstVoltageElement
-
- CurrentSource().
Constructor for class CurrentSource
- Constructs default CurrentSource.
- CurrentSource(CurrentSource).
Constructor for class CurrentSource
- Constructs new CurrentSource from given one.
- DCVoltageSource().
Constructor for class DCVoltageSource
- Constructs default DCVoltageSource.
- DCVoltageSource(DCVoltageSource).
Constructor for class DCVoltageSource
- Constructs new DCVoltageSource from given one.
- Diode().
Constructor for class Diode
- Constructs default Diode.
- Diode(Diode).
Constructor for class Diode
- Constructs new Diode from given one.
- Editor(Project).
Constructor for class Editor
- Constructs editor associated with our applet.
- Element().
Constructor for class Element
- Constructs basic Element.
- endSimulation().
Method in class Matrix
-
- extractTimeStep().
Method in class StatusBar
- Returns string presentation of time step.
- focusGained(FocusEvent).
Method in class StatusBar
- Handles the focusGained.
- focusLost(FocusEvent).
Method in class StatusBar
- Handles the focusLost.
- getCoef(int).
Method in class Polynom
- Returns coefficient's value by its index.
- getColor().
Method in class Probe
-
- getContact(Point).
Method in class Cell
-
- getContVertex(int).
Method in class Element
- Get vertex of specified contact
- getCoords().
Method in class Cell
-
- getCurrent(int, double).
Method in class ACVoltageSource
- Main function for calculations.
- getCurrent(int, double).
Method in class Ampermeter
- Main function for calculations.
- getCurrent(int, double).
Method in class Capacitor
- Main function for calculations.
- getCurrent(int, double).
Method in class CurrentSource
- Main function for calculations.
- getCurrent(int, double).
Method in class DCVoltageSource
- Main function for calculations.
- getCurrent(int, double).
Method in class Diode
- Main function for calculations.
- getCurrent(int, double).
Method in class Element
- Main function for calculations.
- getCurrent(int, double).
Method in class Ground
- Main function for calculations.
- getCurrent(int, double).
Method in class Inductor
- Main function for calculations.
- getCurrent(int, double).
Method in class NMOS
- Main function for calculations.
- getCurrent(int, double).
Method in class OpAmp
- Main function for calculations.
- getCurrent(int, double).
Method in class PMOS
- Main function for calculations.
- getCurrent(int, double).
Method in class Resistor
- Main function for calculations.
- getCurrent(int, double).
Method in class StepVoltageSource
- Main function for calculations.
- getCurrent(int, double).
Method in class Switch
- Main function for calculations.
- getCurrent(int, double).
Method in class WireElement
- Main function for calculations.
- getCurrentForPaint().
Method in class Ampermeter
-
- getElementInfo().
Method in class Cell
-
- getEvent().
Static method in class EventRecorder
- Returns event previously recorded
- getFrame().
Method in class Project
- This method returns most upper parent frame.
- getImage().
Method in class Cell
-
- getImage(int).
Method in class Element
-
Returns image for this element.
- getImage(int, double).
Method in class Element
-
Returns image for this element.
- getImage(int, double).
Method in class NMOS
-
Returns image for this element.
- getImage(int, double).
Method in class PMOS
-
Returns image for this element.
- getImage(int, double).
Method in class StepVoltageSource
-
Returns image for this element.
- getImage(int, double).
Method in class Switch
-
Returns image for this element.
- getInfo(int).
Method in class Ampermeter
-
Returns information for this element, such as voltage, current etc.
- getInfo(int).
Method in class Element
-
Returns information for this element, such as voltage, current etc.
- getInfo(int).
Method in class Ground
-
Returns information for this element, such as voltage, current etc.
- getInfo(int).
Method in class NMOS
-
Returns information for this element, such as voltage, current etc.
- getInfo(int).
Method in class PMOS
-
Returns information for this element, such as voltage, current etc.
- getInfo(int).
Method in class Switch
-
Returns information for this element, such as voltage, current etc.
- getInfo(int).
Method in class WireElement
-
Returns information for this element, such as voltage, current etc.
- getKCL(double).
Method in class Vertex
- Recursive function which returns KCL equation of all elements connected to it,
including all vertices which are connected to this one.
- getLabel().
Method in class PictureButton
- gets the label
- getLabel().
Method in class StatusBar
- Returns label.
- getLastCurrent().
Method in class Vertex
- Recursive function which returns last KCL equation of all elements connected to it,
including all vertices which are connected to this one.
- getLastCurrent(int).
Method in class Element
- Returns last current in given direction
- getMaxVoltage().
Method in class ACVoltageSource
- This method is called to get maximal voltage for power element.
- getMaxVoltage().
Method in class CurrentSource
- This method is called to get maximal voltage for power element.
- getMaxVoltage().
Method in class DCVoltageSource
- This method is called to get maximal voltage for power element.
- getMaxVoltage().
Method in class Ground
- This method is called to get maximal voltage for power element.
- getMaxVoltage().
Method in class OpAmp
- This method is called to get maximal voltage for power element.
- getMaxVoltage().
Method in class PowerSourceElement
- This method is called to get maximal voltage for power element.
- getMaxVoltage().
Method in class Probe
- This method is called to get maximal voltage for power element.
- getMaxVoltage().
Method in class StepVoltageSource
- This method is called to get maximal voltage for power element.
- getMeter().
Method in class WaveViewer
-
Returns meter height in viewer
- getMinimumSize().
Method in class Cell
- Gets the mininimum size of this component.
- getMinimumSize().
Method in class ImageCanvas
- Gets the mininimum size of this component.
- getMinimumSize().
Method in class PictureButton
- Gets the mininimum size of this component.
- getMinVoltage().
Method in class ACVoltageSource
- This method is called to get minimal voltage for power element.
- getMinVoltage().
Method in class CurrentSource
- This method is called to get minimal voltage for power element.
- getMinVoltage().
Method in class DCVoltageSource
- This method is called to get minimal voltage for power element.
- getMinVoltage().
Method in class Ground
- This method is called to get minimal voltage for power element.
- getMinVoltage().
Method in class OpAmp
- This method is called to get minimal voltage for power element.
- getMinVoltage().
Method in class PowerSourceElement
- This method is called to get minimal voltage for power element.
- getMinVoltage().
Method in class Probe
- This method is called to get minimal voltage for power element.
- getMinVoltage().
Method in class StepVoltageSource
- This method is called to get minimal voltage for power element.
- getPoint().
Static method in class EventRecorder
- Returns point where mouse was clicked
- getPreferredSize().
Method in class Cell
-
Gets the preferred size of this component.
- getPreferredSize().
Method in class ImageCanvas
-
Gets the preferred size of this component.
- getPreferredSize().
Method in class PictureButton
-
Gets the preferred size of this component.
- getPreferredSize().
Method in class WaveWindow
-
Gets the preferred size of this component.
- getProbeHeight().
Method in class WaveViewer
-
Returns one wave height in viewer
- getProbes().
Method in class Matrix
-
- getProbes().
Method in class WaveViewer
-
Returns probes
- getProperties().
Method in class ACVoltageSource
- This method is called to get values of element.
- getProperties().
Method in class Ampermeter
- This method is called to get values of element.
- getProperties().
Method in class Capacitor
- This method is called to get values of element.
- getProperties().
Method in class CurrentSource
- This method is called to get values of element.
- getProperties().
Method in class DCVoltageSource
- This method is called to get values of element.
- getProperties().
Method in class Diode
- This method is called to get values of element.
- getProperties().
Method in class Ground
- This method is called to get values of element.
- getProperties().
Method in class Inductor
- This method is called to get values of element.
- getProperties().
Method in class NMOS
- This method is called to get values of element.
- getProperties().
Method in class OpAmp
- This method is called to get values of element.
- getProperties().
Method in class PMOS
- This method is called to get values of element.
- getProperties().
Method in class Probe
- This method is called to get values of element.
- getProperties().
Method in class Resistor
- This method is called to get values of element.
- getProperties().
Method in class StepVoltageSource
- This method is called to get values of element.
- getProperties().
Method in class Switch
- This method is called to get values of element.
- getProperties().
Method in class WireElement
- This method is called to get values of element.
- getResult(double).
Method in class Polynom
- Calculates result with given x.
- getTime().
Method in class Probe
-
- getTimePeriod().
Method in class ACVoltageSource
-
- getTimePeriod().
Method in class StepVoltageSource
-
- getTip(int).
Method in class ACVoltageSource
-
Returns tool tip for this element.
- getTip(int).
Method in class Capacitor
-
Returns tool tip for this element.
- getTip(int).
Method in class Cell
- Returns tool tip for the cell.
- getTip(int).
Method in class CurrentSource
-
Returns tool tip for this element.
- getTip(int).
Method in class DCVoltageSource
-
Returns tool tip for this element.
- getTip(int).
Method in class Diode
-
Returns tool tip for this element.
- getTip(int).
Method in class Element
-
Returns tool tip for this element.
- getTip(int).
Method in class Ground
-
Returns tool tip for this element.
- getTip(int).
Method in class Inductor
-
Returns tool tip for this element.
- getTip(int).
Method in class Matrix
- Returns tool tip for the matrix.
- getTip(int).
Method in class NMOS
-
Returns tool tip for this element.
- getTip(int).
Method in class OpAmp
-
Returns tool tip for this element.
- getTip(int).
Method in class PictureButton
- Returns tool tip for the picture button.
- getTip(int).
Method in class PMOS
-
Returns tool tip for this element.
- getTip(int).
Method in class Resistor
-
Returns tool tip for this element.
- getTip(int).
Method in class StatusBar
- Returns tool tip for the status bar.
- getTip(int).
Method in class StepVoltageSource
-
Returns tool tip for this element.
- getTip(int).
Method in class Switch
-
Returns tool tip for this element.
- getTip(int).
Method in class ToolBar
- Returns tool tip for the tool bar.
- getTip(int).
Method in interface ToolTips
- Returns tool tip for component.
- getTipLocation(Container).
Method in class Cell
- Returns tool tip location for the cell.
- getTipLocation(Container).
Method in class Element
-
Returns tool tip location for this element.
- getTipLocation(Container).
Method in class Matrix
- Returns tool tip location for the matrix.
- getTipLocation(Container).
Method in class PictureButton
- Returns tool tip location for the picture button.
- getTipLocation(Container).
Method in class StatusBar
- Returns tool tip location for the status bar.
- getTipLocation(Container).
Method in class ToolBar
- Returns tool tip location for the tool bar.
- getTipLocation(Container).
Method in interface ToolTips
- Returns tool tip location for component.
- getVoltage().
Method in class Probe
-
- getVoltage(double, double).
Method in class ACVoltageSource
- Returns voltage in given time.
- getVoltage(double, double).
Method in class DCVoltageSource
- Returns voltage in given time.
- getVoltage(double, double).
Method in class Ground
- Returns voltage in given time.
- getVoltage(double, double).
Method in class OpAmp
- Returns voltage in given time.
- getVoltage(double, double).
Method in class StepVoltageSource
- Returns voltage in given time.
- getVoltage(double, double).
Method in class Vertex
- Recursive function which gets the voltage of voltage source which is connected to this vertex,
or one of the vertices which are connected to this one.
- getVoltage(double, double).
Method in class VoltageSource
- Returns voltage in given time.
- Ground().
Constructor for class Ground
- Constructs default Ground.
- Ground(Ground).
Constructor for class Ground
- Constructs new Ground from given one.
- hasContact(int).
Method in class Element
- Check if contact exist.
- haveContact(int).
Method in class Cell
-
- highlightContact(int).
Method in class Cell
-
- ImageCanvas(Image).
Constructor for class ImageCanvas
- Constructs component with given image on its background.
- Inductor().
Constructor for class Inductor
- Constructs default Inductor.
- Inductor(Inductor).
Constructor for class Inductor
- Constructs new Inductor from given one.
- init().
Method in class Project
- This method initializes the applet.
- initBFS().
Method in class Cell
-
- initImages(Applet).
Method in class Element
- Load all images.
- isAble(int).
Method in class Cell
-
- isConstContact(int).
Method in class VoltageDependElement
- This method is called to check if the contact has voltage source
- isEmpty().
Method in class Cell
-
- isSelected().
Method in class Cell
-
- isVertexSet(int).
Method in class Element
- Check if vertex seted to specified contact
- itemStateChanged(ItemEvent).
Method in class Project
- Handles the itemStateChanged event.
- keyPressed(KeyEvent).
Method in class StatusBar
- Handles the keyPressed event.
- keyReleased(KeyEvent).
Method in class StatusBar
- Handles the keyReleased event.
- keyTyped(KeyEvent).
Method in class StatusBar
- Handles the keyTyped event.
- loadCircuit(String).
Method in class Matrix
-
- loadCircuit(String).
Method in class Project
-
- loadText(String).
Method in class Project
-
- log().
Method in class Matrix
-
- makeIteration().
Method in class Matrix
-
- makeStep().
Method in class WaveWindow
-
- MessageBox(Frame, String, String, Image).
Constructor for class MessageBox
- Constructs message box with given parameters.
- MessageBox(Frame, String, String[], Image).
Constructor for class MessageBox
- Constructs message box with given parameters.
- mouseClicked(MouseEvent).
Method in class Matrix
- Handles the mouseClicked event - invokes properties dialog for double clicked element.
- mouseClicked(MouseEvent).
Method in class StatusBar
- Handles the mouseClicked event - switches between time step label and text field.
- mouseClicked(MouseEvent).
Method in class ToolBar
- Handles the mouseClicked event - invokes properties dialog for double clicked element.
- mouseDragged(MouseEvent).
Method in class Matrix
- Handles the mouseDragged event - updates event recorder.
- mouseDragged(MouseEvent).
Method in class ToolBar
- Handles the mouseDragged event - updates event recorder.
- mouseEntered(MouseEvent).
Method in class Matrix
- Handles the mouseEntered event.
- mouseEntered(MouseEvent).
Method in class StatusBar
- Handles the mouseEntered event - updates tool tips information.
- mouseEntered(MouseEvent).
Method in class ToolBar
- Handles the mouseEntered event - updates toolbar's elements appearance.
- mouseExited(MouseEvent).
Method in class Matrix
- Handles the mouseExited event - updates tool tips information.
- mouseExited(MouseEvent).
Method in class StatusBar
- Handles the mouseExited event - updates tool tips information.
- mouseExited(MouseEvent).
Method in class ToolBar
- Handles the mouseExited event - updates tool tips information and toolbar's elements appearance.
- mouseMoved(MouseEvent).
Method in class Matrix
- Handles the mouseMoved event - highlights contacts on mouse over.
- mouseMoved(MouseEvent).
Method in class ToolBar
- Handles the mouseMoved event - updates tool tips information.
- mousePressed(MouseEvent).
Method in class Matrix
- Handles the mousePressed event - turns on wire dragging mode.
- mousePressed(MouseEvent).
Method in class StatusBar
- Handles the mousePressed event.
- mousePressed(MouseEvent).
Method in class ToolBar
- Handles the mousePressed event - turns on element dragging mode.
- mouseReleased(MouseEvent).
Method in class Matrix
- Handles the mouseReleased event - runs BFS to connect the wire if possible.
- mouseReleased(MouseEvent).
Method in class StatusBar
- Handles the mouseReleased event.
- mouseReleased(MouseEvent).
Method in class ToolBar
- Handles the mouseReleased event - turns off drag mode and sends event to Matrix to get to new element.
- nextStep(double).
Method in class WaveViewer
-
- NMOS().
Constructor for class NMOS
- Constructs default NMOS.
- NMOS(NMOS).
Constructor for class NMOS
- Constructs new NMOS from given one.
- OpAmp().
Constructor for class OpAmp
- Constructs default OpAmp.
- OpAmp(OpAmp).
Constructor for class OpAmp
- Constructs new OpAmp from given one.
- paint(Graphics).
Method in class Cell
- This method is called to draw this component.
- paint(Graphics).
Method in class DragCanvas
- This method is called to draw this component - just dump buffer to the screen.
- paint(Graphics).
Method in class DragImageCanvas
- This method is called to draw this component - draw dragged image over the canvas.
- paint(Graphics).
Method in class ImageCanvas
- This method is called to draw this component.
- paint(Graphics).
Method in class Matrix
- This method is called to draw this component - update its appearance,
if something being dragged over it.
- paint(Graphics).
Method in class PictureButton
- This method is called to draw this component - paint picture according to button label.
- paint(Graphics).
Method in class Project
- This method is called to draw this component - implementation double buffering technique.
- paint(Graphics).
Method in class WaveViewer
- This method is called to draw this component - dump offscreen image to the screen.
- paint(Graphics, int, Dimension, boolean, boolean).
Method in class Ampermeter
-
Paints the element on the given graphic context.
- paint(Graphics, int, Dimension, boolean, boolean).
Method in class Element
-
Paints the element on the given graphic context.
- paint(Graphics, int, Dimension, boolean, boolean).
Method in class Probe
-
Paints the element on the given graphic context.
- paint(Graphics, int, Dimension, boolean, boolean).
Method in class WireConnector
-
Paints the element on the given graphic context.
- paint(Graphics, int, Dimension, boolean, boolean).
Method in class WireElement
-
Paints the element on the given graphic context.
- parseString(String).
Method in class ACVoltageSource
- This method is called to load new values to element from string.
- parseString(String).
Method in class Ampermeter
- This method is called to load new values to element from string.
- parseString(String).
Method in class Capacitor
- This method is called to load new values to element from string.
- parseString(String).
Method in class Cell
- This method is called to load new values to element from string.
- parseString(String).
Method in class CurrentSource
- This method is called to load new values to element from string.
- parseString(String).
Method in class DCVoltageSource
- This method is called to load new values to element from string.
- parseString(String).
Method in class Diode
- This method is called to load new values to element from string.
- parseString(String).
Method in class Element
- This method is called to load new values to element from string.
- parseString(String).
Method in class Inductor
- This method is called to load new values to element from string.
- parseString(String).
Method in class NMOS
- This method is called to load new values to element from string.
- parseString(String).
Method in class OpAmp
- This method is called to load new values to element from string.
- parseString(String).
Method in class PMOS
- This method is called to load new values to element from string.
- parseString(String).
Method in class Probe
- This method is called to load new values to element from string.
- parseString(String).
Method in class Resistor
- This method is called to load new values to element from string.
- parseString(String).
Method in class StepVoltageSource
- This method is called to load new values to element from string.
- parseString(String).
Method in class Switch
- This method is called to load new values to element from string.
- parseString(String).
Method in class WireElement
- This method is called to load new values to element from string.
- PictureButton().
Constructor for class PictureButton
- Constructs a PictureButton with no label.
- PictureButton(String).
Constructor for class PictureButton
- Constructs a PictureButton with the specified label.
- PMOS().
Constructor for class PMOS
- Constructs default PMOS.
- PMOS(PMOS).
Constructor for class PMOS
- Constructs new PMOS from given one.
- Polynom().
Constructor for class Polynom
- Constructs empty polynom.
- PowerSourceElement().
Constructor for class PowerSourceElement
-
- prepareForGraphBuilder().
Method in class Cell
-
- Probe().
Constructor for class Probe
- Constructs default Probe.
- Probe(Probe).
Constructor for class Probe
- Constructs new Probe from given one.
- processMouseEvent(MouseEvent).
Method in class Matrix
-
- processMouseEvent(MouseEvent).
Method in class PictureButton
- Paints the button and distribute an action event to all listeners.
- processMouseMotionEvent(MouseEvent).
Method in class PictureButton
-
Processes mouse events occurring on this component.
- Project().
Constructor for class Project
-
- PropertiesDialog(Frame, Element).
Constructor for class PropertiesDialog
- Constructor gets two arguments: first - parent frame, to make the dialog to be
able to appear.
- recordEvent(MouseEvent, Point).
Static method in class EventRecorder
- Function records details of mouse event occured in system for further use
- removeActionListener(ActionListener).
Method in class Matrix
- Removes the specified action listener so that it no longer
receives action events from this component.
- removeActionListener(ActionListener).
Method in class PictureButton
- Removes the specified action listener so it no longer receives
action events from this button.
- removeActionListener(ActionListener).
Method in class StatusBar
- Removes the specified action listener so that it no longer
receives action events from this component.
- removeActionListener(ActionListener).
Method in class ToolBar
- Removes the specified action listener so that it no longer
receives action events from this component.
- removeWire(Cell).
Method in class Matrix
-
- reset().
Method in class Element
- Function resets element conditions.
- reset().
Method in class Inductor
- Function resets element conditions.
- reset().
Method in class Matrix
- Clear all elements
- reset().
Method in class Polynom
- Resets polynom to unit polynom.
- resetAbility(int).
Method in class Cell
-
- Resistor().
Constructor for class Resistor
- Constructs default Resistor.
- Resistor(double).
Constructor for class Resistor
- Constructs new Resistor with given resistance.
- Resistor(double, int).
Constructor for class Resistor
- Constructs new Resistor with given resistance and order.
- Resistor(Resistor).
Constructor for class Resistor
- Constructs new Resistor from given one.
- reSize(double).
Method in class WaveViewer
-
Resize the viewer
- Rotate().
Method in class Cell
-
- Rotate(int).
Method in class Cell
-
- run().
Method in class Simulation
- This function starts continuous simulation
- sendEvent(String, int).
Method in class Matrix
- Function sends event (== command and one argument) to the system.
- sendEvent(String, int).
Method in class ToolBar
- Function sends event (== command and one argument) to the system.
- setAbility(int).
Method in class Cell
-
- setCoef(int, double).
Method in class Polynom
- Sets coefficient's value by its index.
- setContact(int).
Method in class WireConnector
-
- setContacts(Element).
Method in class WireConnector
-
- setContVertex(int, Vertex).
Method in class Element
- Set vertex to specified contact
- setCoords(Point).
Method in class Cell
-
- setDragImage(Image).
Method in class DragImageCanvas
- Sets drag image .
- setElement(Applet, Element).
Method in class Cell
-
- setElement(Applet, String).
Method in class Cell
-
- setEvalBit().
Method in class Vertex
- Test if this connector should be evaluated during iterations
or there is some voltage source connected to it, which sets the voltage.
- setLabel(String).
Method in class PictureButton
- sets the label
- setLabel(String).
Method in class StatusBar
- Sets new label.
- setMaxVoltage(double).
Method in class WireConnector
-
- setProbes(Vector).
Method in class WaveViewer
-
Sets new probes
- setProperties(String[]).
Method in class ACVoltageSource
- This method is called to set new values to element.
- setProperties(String[]).
Method in class Ampermeter
- This method is called to set new values to element.
- setProperties(String[]).
Method in class Capacitor
- This method is called to set new values to element.
- setProperties(String[]).
Method in class CurrentSource
- This method is called to set new values to element.
- setProperties(String[]).
Method in class DCVoltageSource
- This method is called to set new values to element.
- setProperties(String[]).
Method in class Diode
- This method is called to set new values to element.
- setProperties(String[]).
Method in class Ground
- This method is called to set new values to element.
- setProperties(String[]).
Method in class Inductor
- This method is called to set new values to element.
- setProperties(String[]).
Method in class NMOS
- This method is called to set new values to element.
- setProperties(String[]).
Method in class OpAmp
- This method is called to set new values to element.
- setProperties(String[]).
Method in class PMOS
- This method is called to set new values to element.
- setProperties(String[]).
Method in class Probe
- This method is called to set new values to element.
- setProperties(String[]).
Method in class Resistor
- This method is called to set new values to element.
- setProperties(String[]).
Method in class StepVoltageSource
- This method is called to set new values to element.
- setProperties(String[]).
Method in class Switch
- This method is called to set new values to element.
- setProperties(String[]).
Method in class WireElement
- This method is called to set new values to element.
- setSelected(boolean).
Method in class Cell
-
- setSelected(MouseEvent).
Method in class ToolBar
- Function on mouse event selects according tool for work
or if mouse isn't over tool, sets selected to be null
- setText(String).
Method in class Editor
- Updates text area with given text.
- setVisible(boolean).
Method in class DragCanvas
- Hiding the canvas while it's not used (while not in drag & drop mode).
- setVoltage(double, double).
Method in class Vertex
- Recursive function which sets result of calculatoins and current time to this vertex,
and all vertices which are connected to this one.
- setWire(int, int).
Method in class Cell
-
- shouldBeEvaluated.
Variable in class Vertex
-
- showPropertiesDialog(Frame).
Method in class Element
-
- startSimulation().
Method in class Matrix
-
- StatusBar(String).
Constructor for class StatusBar
- Constructs status bar with given label.
- StepVoltageSource().
Constructor for class StepVoltageSource
- Constructs default StepVoltageSource.
- StepVoltageSource(StepVoltageSource).
Constructor for class StepVoltageSource
- Constructs new StepVoltageSource from given one.
- Switch().
Constructor for class Switch
- Constructs default Switch.
- Switch(Switch).
Constructor for class Switch
- Constructs new Switch from given one.
- toString().
Method in class Cell
- Returns a string representation of the object.
- toString().
Method in class Element
- Returns a string representation of the object.
- toString().
Method in class Polynom
- Returns a string representation of the object.
- translateContact(int).
Method in class Cell
-
- update(Graphics).
Method in class Cell
-
Updates this component.
- update(Graphics).
Method in class DragCanvas
-
Updates this component.
- update(Graphics).
Method in class ImageCanvas
-
Updates this component.
- update(Graphics).
Method in class Project
-
Updates this component.
- update(Graphics).
Method in class WaveViewer
-
Updates this component.
- valueOf(double, int).
Method in class Element
- Return real value of propertie, by calculating it using unit's order
- Vertex(int).
Constructor for class Vertex
- Class's initialization
- vertexReset().
Method in class Element
- Reset all vertice to null
- VoltageDependElement().
Constructor for class VoltageDependElement
-
- VoltageSource().
Constructor for class VoltageSource
-
- WaveWindow(Frame, Vector).
Constructor for class WaveWindow
- Constructor
- windowClosing(WindowEvent).
Method in class WndAdapter
- Closes window which sent window closing event.
- WireConnector().
Constructor for class WireConnector
- Constructs WireConnector without initial wires.
- WireConnector(WireConnector).
Constructor for class WireConnector
- Constructs new WireConnector from given one.
- WireElement().
Constructor for class WireElement
- Constructs WireElement without initial wires.
- WireElement(int, int).
Constructor for class WireElement
- Constructs WireElement with two initial wire directions.
- WireElement(WireElement).
Constructor for class WireElement
- Constructs empty WireElement.
- WndAdapter().
Constructor for class WndAdapter
-