public class ViewMenu
extends java.lang.Object
Constructor and Description |
---|
ViewMenu() |
Modifier and Type | Method and Description |
---|---|
static void |
changeViewCommand() |
static void |
editDocViewCommand() |
static void |
editIconViewCommand() |
static void |
editLayoutViewCommand() |
static void |
editOtherViewCommand() |
static void |
editSchematicViewCommand() |
static void |
editSkeletonViewCommand() |
static void |
editVHDLViewCommand() |
static void |
viewControlCommand()
This method implements the command to control Views.
|
public static void viewControlCommand()
public static void changeViewCommand()
public static void editLayoutViewCommand()
public static void editSchematicViewCommand()
public static void editIconViewCommand()
public static void editVHDLViewCommand()
public static void editDocViewCommand()
public static void editSkeletonViewCommand()
public static void editOtherViewCommand()