All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface phaser.equation.EquationEditorConstants

public interface EquationEditorConstants
extends AlgorithmConstants

Variable Index

 o ABOUT_LITERAL
 o ADD_LITERAL
 o APPLY_LITERAL
 o BG_COLOR
 o CANCEL_LITERAL
 o CLOSE_LITERAL
 o EQUATION_TYPE_NAMES
 o FONT
 o MAP_LITERAL
 o MAX_DIM
 o MODIFY_LITERAL
 o MS_FONT
 o ODE_LITERAL
 o PHASER_LITERAL
 o READY_LITERAL
 o REMOVE_LITERAL
 o RESET_LITERAL
 o SAVE_LITERAL
 o TF_SIZE
 o TF_STATUS_SIZE
 o TITLE
 o WIN_HEIGHT
 o WIN_WIDTH

Variables

 o TF_SIZE
 public static final int TF_SIZE
 o TF_STATUS_SIZE
 public static final int TF_STATUS_SIZE
 o WIN_WIDTH
 public static final int WIN_WIDTH
 o WIN_HEIGHT
 public static final int WIN_HEIGHT
 o TITLE
 public static final String TITLE
 o FONT
 public static final Font FONT
 o MS_FONT
 public static final Font MS_FONT
 o BG_COLOR
 public static final Color BG_COLOR
 o MAP_LITERAL
 public static final String MAP_LITERAL
 o ODE_LITERAL
 public static final String ODE_LITERAL
 o MAX_DIM
 public static final int MAX_DIM
 o EQUATION_TYPE_NAMES
 public static final String EQUATION_TYPE_NAMES[]
 o ADD_LITERAL
 public static final String ADD_LITERAL
 o MODIFY_LITERAL
 public static final String MODIFY_LITERAL
 o REMOVE_LITERAL
 public static final String REMOVE_LITERAL
 o APPLY_LITERAL
 public static final String APPLY_LITERAL
 o SAVE_LITERAL
 public static final String SAVE_LITERAL
 o RESET_LITERAL
 public static final String RESET_LITERAL
 o CANCEL_LITERAL
 public static final String CANCEL_LITERAL
 o CLOSE_LITERAL
 public static final String CLOSE_LITERAL
 o ABOUT_LITERAL
 public static final String ABOUT_LITERAL
 o PHASER_LITERAL
 public static final String PHASER_LITERAL
 o READY_LITERAL
 public static final String READY_LITERAL

All Packages  Class Hierarchy  This Package  Previous  Next  Index