|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HighlightListener | |
---|---|
com.sun.electric.tool.user | Package for handling the user-interface tool. |
com.sun.electric.tool.user.dialogs | |
com.sun.electric.tool.user.ui |
Uses of HighlightListener in com.sun.electric.tool.user |
---|
Methods in com.sun.electric.tool.user with parameters of type HighlightListener | |
---|---|
static void |
Highlighter.addHighlightListener(HighlightListener l)
Add a Highlight listener |
static void |
Highlighter.removeHighlightListener(HighlightListener l)
Remove a Highlight listener |
Uses of HighlightListener in com.sun.electric.tool.user.dialogs |
---|
Classes in com.sun.electric.tool.user.dialogs that implement HighlightListener | |
---|---|
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. |
Uses of HighlightListener in com.sun.electric.tool.user.ui |
---|
Classes in com.sun.electric.tool.user.ui that implement HighlightListener | |
---|---|
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). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |