These macros produce lists or tables containing properties used by the Java platform or jEdit itself.
Insert_Buffer_Properties.bsh
Inserts buffer-local properties into the current buffer.
If the buffer's mode has a line comment defined, or comment start and end defined, the inserted properties will be commented out.
jEdit_Properties.bsh
Writes an unsorted list of jEdit properties in a new buffer.
Look_and_Feel_Properties.bsh
Writes an unsorted list of the names of Java Look and Feel properties in a new buffer.
System_Properties.bsh
Writes an unsorted list of all Java system properties in a new buffer.