Property file togwecontroller.properties

This file defines TWE's frame organization (how will it be divided in areas), main menu, tool bar and info bar settings, and TWE's default actions and possibilities. There are a lot of parameters that define these features.

The following parameters can have either value true, or value false:

The parameter UndoHistorySize should have an integer value, and it defines the number of XPDL model related actions that can be undone/redone. If this number is less than zero, TWE will be configured to have unlimited undo/redo history.

There are also other parameters that can have different string values:

The following parameters are defining initial TWE frame settings:

There are a lot of parameters that are defining toolbar and menubar content and order, ...

E.g. to change the order of menu items in the File menu, or to leave out some items, you can modify the following:

SubMenu.ActionOrder.File = NewPackage Open Reopen Close - Save SaveAs - @RecentFiles - Exit