Uses of Package
com.puppycrawl.tools.checkstyle.gui
Packages that use com.puppycrawl.tools.checkstyle.gui
-
Classes in com.puppycrawl.tools.checkstyle.gui used by com.puppycrawl.tools.checkstyle.guiClassDescriptionA base class for CellEditors, providing default implementations for all methods in the CellEditor interface and support for managing a series of listeners.Presentation model for CodeSelector.Handler for reload action events.Model for checkstyle frame.Parsing modes which available in GUI.The model that backs the parse tree in the GUI.The model that backs the parse tree in the GUI.This example shows how to create a simple TreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.A TreeCellRenderer that displays a JTree.