Uses of Class
adams.gui.visualization.debug.DiffTextPane
-
Packages that use DiffTextPane Package Description adams.gui.visualization.debug -
-
Uses of DiffTextPane in adams.gui.visualization.debug
Fields in adams.gui.visualization.debug declared as DiffTextPane Modifier and Type Field Description protected DiffTextPaneSideBySideDiffPanel. m_TextLeftthe left content.protected DiffTextPaneSideBySideDiffPanel. m_TextRightthe right content.Methods in adams.gui.visualization.debug that return DiffTextPane Modifier and Type Method Description DiffTextPaneSideBySideDiffPanel. getDiffTextPane(boolean left)Returns the underlying diff pane.
-