HyperView2.959 banner Documentation
 
interface MenuConstants

IO Multiplex types

public interface MenuConstants
{

//Default Pop menu. ie: this is the menu that will appear in the right click pop menu

final static String[] DEFAULT_MENU_STRINGS =
{
" Connect    ",
" Load       ",
" Save       ",
" NewCLI     ",
" Disconnect "
};

MAX_MENUS ,
MAX_MENU_ITEMS,