com.sun.electric.plugins.j3d.ui
Class J3DMenu

java.lang.Object
  extended by com.sun.electric.plugins.j3d.ui.J3DMenu

public class J3DMenu
extends java.lang.Object

Class to handle the commands in the "3D" pulldown menu.

Version:
0.1
Author:
Gilda Garreton

Constructor Summary
J3DMenu()
           
 
Method Summary
static void create3DViewCommand(java.lang.Boolean transPerNode)
          This method creates 3D view of current cell
static EMenu makeMenu()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J3DMenu

public J3DMenu()
Method Detail

makeMenu

public static EMenu makeMenu()

create3DViewCommand

public static void create3DViewCommand(java.lang.Boolean transPerNode)
This method creates 3D view of current cell

Parameters:
transPerNode -