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

Packages that use PreferencesFrame
com.sun.electric.plugins.j3d.ui   
com.sun.electric.tool.user.dialogs.options   
 

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

Constructors in com.sun.electric.plugins.j3d.ui with parameters of type PreferencesFrame
JThreeDTab(PreferencesFrame parent, boolean modal)
          Creates new form ThreeDTab
 

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

Methods in com.sun.electric.tool.user.dialogs.options with parameters of type PreferencesFrame
static ThreeDTab ThreeDTab.create3DTab(PreferencesFrame parent, boolean modal)
          Creates new form ThreeDTab depending on if 3Dplugin is on or not
 

Constructors in com.sun.electric.tool.user.dialogs.options with parameters of type PreferencesFrame
AddedTechnologiesTab(PreferencesFrame parent, boolean modal)
          Creates new form AddedTechnologiesTab
CIFTab(PreferencesFrame parent, boolean modal)
          Creates new form CIFTab
CopyrightTab(PreferencesFrame parent, boolean modal)
          Creates new form CopyrightTab
DesignRulesTab(PreferencesFrame parent, boolean modal)
          Creates new form DesignRulesTab
DRCTab(PreferencesFrame parent, boolean modal)
          Creates new form DRCTab
DXFTab(PreferencesFrame parent, boolean modal)
          Creates new form DXFTab
GateLayGenTab(PreferencesFrame parent, boolean modal)
          Creates new form Layout_Gen
GDSTab(PreferencesFrame parent, boolean modal)
          Creates new form GDSTab
GridAndAlignmentTab(PreferencesFrame parent, boolean modal)
          Creates new form GridAndAlignment
LogicalEffortTab(PreferencesFrame parent, boolean modal)
          Creates new form LogicalEffortTab
NetworkTab(PreferencesFrame parent, boolean modal)
          Creates new form NetworkTab
NewArcsTab(PreferencesFrame parent, boolean modal)
          Creates new form NewArcsTab
NewNodesTab(PreferencesFrame parent, boolean modal)
          Creates new form NewNodesTab
ParasiticTab(PreferencesFrame parent, boolean modal)
          Creates new form ParasiticTab
PreferencePanel(PreferencesFrame parent, boolean modal)
           
ScaleTab(PreferencesFrame parent, boolean modal)
          Creates new form ScaleTab
SkillTab(PreferencesFrame parent, boolean modal)
          Creates new form SkillTab
SmartTextTab(PreferencesFrame parent, boolean modal)
          Creates new form SmartTextTab
TechnologyTab(PreferencesFrame parent, boolean modal)
          Creates new form TechnologyTab
TextTab(PreferencesFrame parent, boolean modal)
          Creates new form TextTab
ThreeDTab(PreferencesFrame parent, boolean modal)
          Creates new form ThreeDTab
ToolbarTab(java.awt.Frame parent, boolean modal, PreferencesFrame trueParent)
          Creates new form ToolbarTab
VerilogTab(PreferencesFrame parent, boolean modal)
          Creates new form VerilogTab