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.
|
class |
SelectObject
Class to handle the "Select Object" dialog.
|
Modifier and Type | Class and Description |
---|---|
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 |
StatusBar
This class manages the Electric status bar at the bottom of the edit window.
|