Puse
|
Static Public Member Functions | |
static String | pruneFilePath (String filename) |
Static Public Attributes | |
static String | temp_output_svgfile_name ="tempout.svg" |
static String | left_menu_item_information ="listdata.txt" |
static boolean | open_ref_new_window =false |
static boolean | is_saved =false |
static Stack< String > | browse_file_names = new Stack<String>() |
static boolean | remove_footer =false |
static String | currentfile |
static boolean | incremental_model =false |
static boolean | incremental_model_link =false |
This class holds global variables
|
static |
Formats string for operating system to open
filename | is unformatted string |
|
static |
holds the file names for browsing purposes
|
static |
shows the current file
|
static |
this is for link activation indicator in incremental model
|
static |
this is for link activation indicator in incremental model
|
static |
holds the state whether current file is saved or not
|
static |
this file holds items for left menu
|
static |
preference information for opening diagram in new window
|
static |
preference information for removing footer
|
static |
this is temporary svg file created for displaying purpose