I developed a tree-type policy Editor, the function and features of the policy Editor are described briefly as follows:
Function
This policy Editor provides users with a visual interactive interface for multiple documents, according to their own requirements, the user chooses the appropriate basic policy statements, generates a policy, and saves it in the form of a file (a policy corresponds to a file), providing a basis for further policy interpretation and execution; In addition, for the resultant policy, It can be loaded dynamically as a file when needed.
Characteristics
(1) The user can easily add the basic policy statement by clicking the button, and the user can also delete the added statement.
(2) The user can flexibly change the position of a basic policy statement by dragging and dragging;
(3) Through the dialog box, the customer can also edit the properties of the basic policy statement;
(4) for the generated strategy, can be saved in a certain format to the file, the formation of a policy file;
(5) For a specific policy file, it can be opened at the appropriate time, to restore the implementation of the strategy;
(6) This policy Editor supports drag-and-drop operations on trees;
(7) This policy Editor supports the display of application icons in the taskbar status area;
(8) This policy editor is based on multiple document formats;
Main interface
This article supporting source code