Uses of Class
com.sun.electric.tool.user.dialogs.PromptAt.Field

Packages that use PromptAt.Field
com.sun.electric.tool.user.dialogs   
 

Uses of PromptAt.Field in com.sun.electric.tool.user.dialogs
 

Methods in com.sun.electric.tool.user.dialogs with parameters of type PromptAt.Field
static java.lang.String PromptAt.showPromptAt(EditWindow_ wnd, NodeInst ni, java.lang.String title, PromptAt.Field[] fields)
          Method to invoke a custom dialog centered at a point in the circuit.
static java.lang.String PromptAt.showPromptAt(EditWindow_ wnd, NodeInst ni, java.lang.String title, PromptAt.Field[][] fields)
          Method to invoke a custom dialog centered at a point in the circuit.