Uses of Class
com.sun.electric.tool.user.dialogs.EDialog

Packages that use EDialog
com.sun.electric.plugins.j3d.ui   
com.sun.electric.tool.io.input   
com.sun.electric.tool.project Package for handling the project management tool. 
com.sun.electric.tool.user.dialogs   
com.sun.electric.tool.user.dialogs.options   
com.sun.electric.tool.user.dialogs.projsettings   
com.sun.electric.tool.user.tecEditWizard   
 

Uses of EDialog in com.sun.electric.plugins.j3d.ui
 

Subclasses of EDialog in com.sun.electric.plugins.j3d.ui
 class J3DDemoDialog
          Class to handle the "3D View Demo Dialog" dialog.
 class J3DViewDialog
          Class to handle the "3D View Demo Dialog" dialog.
 class JThreeDTab
          Class to handle the "3D" tab of the Preferences dialog.
 

Uses of EDialog in com.sun.electric.tool.io.input
 

Subclasses of EDialog in com.sun.electric.tool.io.input
 class GDSMap
          Class to handle the "import GDS MAP" command.
 

Uses of EDialog in com.sun.electric.tool.project
 

Subclasses of EDialog in com.sun.electric.tool.project
 class HistoryDialog
          Class to display a cell history dialog.
 class LibraryDialog
          This is the Project Management tool.
 

Uses of EDialog in com.sun.electric.tool.user.dialogs
 

Subclasses of EDialog in com.sun.electric.tool.user.dialogs
 class About
          Class to handle the "About" dialog.
 class AnnularRing
          Class to handle the "Annular Ring" dialog.
 class Array
          Class to handle the "Array" dialog.
 class BusParameters
          Class to handle the "Bus Parameters" dialog.
 class CellBrowser
          Class to browse the list of cells and do specific things to them (delete, rename).
 class CellLists
          Class to handle the "Cell Lists" dialog.
 class CellProperties
          Class to handle the "Cell Properties" dialog.
 class ChangeCellGroup
          Class to handle the request to change a cell's group.
 class ChangeCurrentLib
          Class to handle the "Set Current Library" dialog.
 class ChangeText
          Class to handle the "Change Text" dialog.
 class ComponentMenu
          Class to handle the "Component Menu" dialog.
 class CrossLibCopy
          Class to handle the "Cross-Library Copy" dialog.
 class CVSLog
           
 class EditKeyBinding
          Class to manage binding of keys to pulldown menus.
 class EditKeyBindingConflict
          Class to manage conflicts in the bindings of keys to pulldown menus.
 class EditKeyBindings
          Class to manage bindings of keystrokes to pulldown menus.
 class ExecDialog
          A Dialog for running and interacting with an external process.
 class FastHenryArc
          Class to handle the "FastHenryArc" dialog.
 class FillGenDialog
          Unused class to manage fill generators.
 class LayoutText
          Class to handle the "Layout Text" dialog.
 class ManipulateExports
          Class to handle the "Manipulate Exports" dialog.
 class ManipulatePorts
          Class to handle the "Manipulate Ports" dialog.
 class MoveBy
          Class to handle the "Move By" dialog.
 class NewCell
          Class to handle the "New Cell" dialog.
 class NewExport
          Class to handle the "Create New Export" dialog.
 class OptionReconcile
          Class to handle the "Project Setting Reconcile" dialog.
 class PreferencesFrame
          Class to handle the "PreferencesFrame" dialog.
 class ProjectSettingsFrame
          Class to handle the "Project Settings" dialog.
 class PromptAt
          This class places an inquiry dialog at specific places on the display.
 class SetFocus
          Class to handle the "Set Focus" dialog.
 class Spread
          Class to handle the "Spread" dialog.
 class ViewControl
          Class to handle the "View Control" dialog.
 class WaveformZoom
          Class to handle the dialog for precise control of Waveform window extents.
 

Methods in com.sun.electric.tool.user.dialogs with parameters of type EDialog
static void ProjectSettingsFrame.updateProjectSettings(Setting.SettingChangeBatch changeBatch, EDialog dialogToClose)
          Change project settings according to changeBatch and close dialog on success.
 

Uses of EDialog in com.sun.electric.tool.user.dialogs.options
 

Subclasses of EDialog in com.sun.electric.tool.user.dialogs.options
 class AntennaRulesTab
          Class to handle the "Antenna Rules" tab of the Preferences dialog.
 class CDLTab
          Class to handle the "CDL" tab of the Preferences dialog.
 class CellModelTab
          Class to handle the "Verilog" tab of the Preferences dialog.
 class CIFTab
          Class to handle the "CIF" tab of the Preferences dialog.
 class CompactionTab
          Class to handle the "Compaction" tab of the Preferences dialog.
 class ComponentMenuTab
          Class to handle the "Component Menu" tab of the preferences dialog.
 class CoverageTab
          Class to handle the "New Arcs" tab of the Preferences dialog.
 class CVSTab
           
 class DaisTab
          Class to handle the "Dais" tab of the Preferences dialog.
 class DEFTab
          Class to handle the "DEF" tab of the Preferences dialog.
 class DesignRulesTab
          Class to handle the "Design Rules" tab of the Preferences dialog.
 class DisplayControlTab
          Class to handle the "Display Control" tab of the Preferences dialog.
 class DRCTab
          Class to handle the "DRC" tab of the Preferences dialog.
 class DXFTab
          Class to handle the "DXF" tab of the Preferences dialog.
 class EDIFTab
          Class to handle the "EDIF" tab of the Preferences dialog.
 class FastHenryTab
          Class to handle the "FastHenry" tab of the Preferences dialog.
 class FrameTab
          Class to handle the "Frame" tab of the Preferences dialog.
 class GDSTab
          Class to handle the "GDS" tab of the Preferences dialog.
 class GeneralTab
          Class to handle the "General" tab of the Preferences dialog.
 class GridAndAlignmentTab
          Class to handle the "Grid And Alignment" tab of the Preferences dialog.
 class IconTab
          Class to handle the "Icon" tab of the Preferences dialog.
 class LayersTab
          Class to handle the "Colors and Layers" tab of the Preferences dialog.
 class LibraryTab
          Class to handle the "Library" tab of the Preferences dialog.
 class NCCTab
          Class to handle the "NCC" tab of the Preferences dialog.
 class NetworkTab
          Class to handle the "Network" tab of the Preferences dialog.
 class NewArcsTab
          Class to handle the "New Arcs" tab of the Preferences dialog.
 class NewNodesTab
          Class to handle the "New Nodes" tab of the Preferences dialog.
 class ParasiticTab
          Class to handle the "Parasitics" tab of the Preferences dialog.
 class PortsAndExportsTab
          Class to handle the "Ports/Exports" tab of the Preferences dialog.
 class PreferencePanel
          This class defines a superstructure for a panel in the Preferences dialog.
 class PrintingTab
          Class to handle the "Printing" tab of the Preferences dialog.
 class ProjectManagementTab
          Class to handle the "Project Management" tab of the Preferences dialog.
 class RoutingTab
          Class to handle the "Routing" tab of the Preferences dialog.
 class SelectionTab
          Class to handle the "Selection" tab of the Preferences dialog.
 class SiliconCompilerTab
          Class to handle the "Silicon Compiler" tab of the Preferences dialog.
 class SimulatorsTab
          Class to handle the "Simulators" tab of the Preferences dialog.
 class SkillTab
          Class to handle the "Skill" tab of the Preferences dialog.
 class SmartTextTab
          Class to handle the "Smart Text" tab of the Preferences dialog.
 class SpiceTab
          Class to handle the "Spice" tab of the Preferences dialog.
 class SUETab
          Class to handle the "SUE" tab of the Preferences dialog.
 class SunRouterTab
          Class to handle the "SunRouter" tab of the Preferences dialog.
 class TechnologyTab
          Class to handle the "Technology" tab of the Preferences dialog.
 class TextTab
          Class to handle the "Text" tab of the Preferences dialog.
 class ThreeDTab
          Class to handle the "3D" tab of the Preferences dialog.
 class ToolbarTab
          Class to handle the "Toolbar" tab of the Preferences dialog.
 class UnitsTab
          Class to handle the "Units" tab of the Preferences dialog.
 class VerilogTab
          Class to handle the "Verilog" tab of the Preferences dialog.
 class WellCheckTab
          Class to handle the "Well Check" tab of the Preferences dialog.
 

Uses of EDialog in com.sun.electric.tool.user.dialogs.projsettings
 

Subclasses of EDialog in com.sun.electric.tool.user.dialogs.projsettings
 class AddedTechnologiesTab
          Class to handle the "Added Technologies" tab of the Project Settings dialog.
 class GateLayGenTab
           
 class LogicalEffortTab
          Class to handle the "Logical Effort" tab of the Project Settings dialog.
 class NetlistsTab
          Class to handle the "Netlists" tab of the Project Settings dialog.
 class ProjSettingsPanel
          This class defines a superstructure for a panel in the Preferences dialog.
 class ScaleTab
          Class to handle the "Scale" tab of the Project Settings dialog.
 

Uses of EDialog in com.sun.electric.tool.user.tecEditWizard
 

Subclasses of EDialog in com.sun.electric.tool.user.tecEditWizard
 class Active
          Class to handle the "Active" tab of the Numeric Technology Editor dialog.
 class Antenna
          Class to handle the "Antenna" tab of the Numeric Technology Editor dialog.
 class Contact
          Class to handle the "Contact" tab of the Numeric Technology Editor dialog.
 class Gate
          Class to handle the "Gate" tab of the Numeric Technology Editor dialog.
 class GDS
          Class to handle the "GDS" tab of the Numeric Technology Editor dialog.
 class General
          Class to handle the "General" tab of the Numeric Technology Editor dialog.
 class Metal
          Class to handle the "Metal" tab of the Numeric Technology Editor dialog.
 class Poly
          Class to handle the "Poly" tab of the Numeric Technology Editor dialog.
 class TechEditWizard
          Class to handle the "Technology Creation Wizard" dialog.
 class TechEditWizardPanel
          This class defines a superstructure for a panel in the Technology Creation Wizard dialog.
 class Via
          Class to handle the "Via" tab of the Numeric Technology Editor dialog.
 class WellImplant
          Class to handle the "WellImplant" tab of the Numeric Technology Editor dialog.