In your code, you should probably be referring to variables defined somewhere, not hard-coded constants. All you really need to do is javadoc these variables.

See the SwingConstants interface for...