Package | Description |
---|---|
com.sun.electric.plugins.j3d | |
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
com.sun.electric.tool.user.dialogs | |
com.sun.electric.tool.user.ui |
Modifier and Type | Class and Description |
---|---|
class |
View3DWindow
This class deals with 3D View using Java3D
|
Modifier and Type | Class and Description |
---|---|
class |
Highlighter
Class for per-window highlighting information.
|
Modifier and Type | Method and Description |
---|---|
static void |
UserInterfaceMain.addDatabaseChangeListener(DatabaseChangeListener l)
Add a DatabaseChangeListener.
|
static void |
UserInterfaceMain.removeDatabaseChangeListener(DatabaseChangeListener l)
Remove a DatabaseChangeListener.
|
Modifier and Type | Class and Description |
---|---|
class |
Array
Class to handle the "Array" dialog.
|
class |
Attributes
Class to handle the "Attributes" dialog.
|
class |
AttributesTable
Class to define the Attributes panel in other dialogs.
|
class |
CellBrowser
Class to browse the list of cells and do specific things to them (delete, rename).
|
class |
GetInfoArc
Class to handle the "Arc Get-Info" dialog.
|
class |
GetInfoExport
Class to handle the "Export Get-Info" dialog.
|
class |
GetInfoMulti
Class to handle the "Multi-object Get Info" dialog.
|
class |
GetInfoNode
Class to handle the "Node Properties" dialog.
|
class |
GetInfoOutline
Class to handle the "GetInfoOutline" dialog.
|
class |
GetInfoText
Class to handle the Text "Properties" dialog.
|
static class |
GetInfoText.EditInPlaceListener
Class to handle edit-in-place of text.
|
class |
ManipulateExports
Class to handle the "Manipulate Exports" dialog.
|
class |
ManipulatePorts
Class to handle the "Manipulate Ports" dialog.
|
static class |
SeaOfGatesCell.PlaceGridLineListener
Class to choose a location for new node placement.
|
class |
SelectObject
Class to handle the "Select Object" dialog.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
WindowFrame.ElectricEventListener |
Modifier and Type | Class and Description |
---|---|
class |
ClickZoomWireListener
Handles Selection, Zooming, and Wiring.
|
class |
CurveListener
Class to handle changes to arc curvature.
|
class |
EditWindow
This class defines an editing window for displaying circuitry.
|
static class |
ErrorLoggerTree.ErrorLoggerTreeNode |
class |
LibraryPalette
This JPanel is a palette of library cells that can be placed in the
PaletteFrame.
|
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 |
StatusBar
This class manages the Electric status bar at the bottom of the edit window.
|
class |
ZoomAndPanListener
Class to Zoom and Pan an EditWindow.
|