Package | Description |
---|---|
com.sun.electric.tool.user.dialogs | |
com.sun.electric.tool.user.ui |
Modifier and Type | Class and Description |
---|---|
static class |
GetInfoText.EditInPlaceListener
Class to handle edit-in-place of text.
|
static class |
SeaOfGatesCell.PlaceGridLineListener
Class to choose a location for new node placement.
|
Modifier and Type | Class and Description |
---|---|
class |
ClickZoomWireListener
Handles Selection, Zooming, and Wiring.
|
class |
CurveListener
Class to handle changes to arc curvature.
|
class |
MeasureListener
Class to make measurements in a window.
|
class |
OutlineListener
Class to make changes to the outline information on a node.
|
static class |
PaletteFrame.PlaceNodeListener
Class to choose a location for new node placement.
|
class |
SizeListener
Class to interactively resize a node.
|
class |
ZoomAndPanListener
Class to Zoom and Pan an EditWindow.
|
Modifier and Type | Method and Description |
---|---|
static WindowFrame.ElectricEventListener |
WindowFrame.getListener()
Method to get the current listener that responds to clicks in any window.
|
Modifier and Type | Method and Description |
---|---|
static void |
WindowFrame.setListener(WindowFrame.ElectricEventListener listener)
Method to set the current listener that responds to clicks in any window.
|
void |
ClickZoomWireListener.zoomBoxSingleShot(WindowFrame.ElectricEventListener oldListener)
Sets the mode to zoom box for the next right click only.
|