Package | Description |
---|---|
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 | Method and Description |
---|---|
static void |
Highlighter.addHighlightListener(HighlightListener l)
Add a Highlight listener
|
static void |
Highlighter.removeHighlightListener(HighlightListener l)
Remove a Highlight listener
|
Modifier and Type | Class and Description |
---|---|
class |
Array
Class to handle the "Array" dialog.
|
class |
ArtworkLook
Class to handle the "Artwork Look" dialog.
|
class |
Attributes
Class to handle the "Attributes" dialog.
|
class |
Change
Class to handle the "Change" dialog.
|
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 |
SavedViews
Class to handle the "Saved Views" dialog.
|
Modifier and Type | Class and Description |
---|---|
class |
EditWindow
This class defines an editing window for displaying circuitry.
|
class |
StatusBar
This class manages the Electric status bar at the bottom of the edit window.
|
class |
WindowContextClass
This class defines the right-side of a windowframe (the contents, as opposed to the explorer tree).
|