Uses of Class
com.puppycrawl.tools.checkstyle.gui.ParseTreeTablePresentation
-
Packages that use ParseTreeTablePresentation Package Description com.puppycrawl.tools.checkstyle.gui User interface classes for CheckStyle. -
-
Uses of ParseTreeTablePresentation in com.puppycrawl.tools.checkstyle.gui
Fields in com.puppycrawl.tools.checkstyle.gui declared as ParseTreeTablePresentation Modifier and Type Field Description private ParseTreeTablePresentation
ParseTreeTableModel. pModel
Presentation model.
-