Skip to content
Snippets Groups Projects
Commit d0ecb1d5 authored by Raphael GIRARDOT's avatar Raphael GIRARDOT
Browse files

Removed useless dependencies

parent c993b7a7
No related branches found
No related tags found
No related merge requests found
......@@ -16,10 +16,8 @@ package fr.soleil.lib.project.swing.text;
import java.util.Arrays;
import javax.swing.text.PlainDocument;
/**
* A {@link PlainDocument} that may accept only some characters, or refuse these characters.
* An {@link AFilteredDocument} that may accept only some characters, or refuse these characters.
*
* @author Raphaël GIRARDOT
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment