Uses of Class
adams.gui.core.MultiPagePane.PageUndo
-
Packages that use MultiPagePane.PageUndo Package Description adams.gui.core -
-
Uses of MultiPagePane.PageUndo in adams.gui.core
Fields in adams.gui.core with type parameters of type MultiPagePane.PageUndo Modifier and Type Field Description protected List<MultiPagePane.PageUndo>
MultiPagePane. m_PageUndoList
the list of tabs to undo.Methods in adams.gui.core that return types with arguments of type MultiPagePane.PageUndo Modifier and Type Method Description protected List<MultiPagePane.PageUndo>
MultiPagePane. getPageUndoList()
Returns the page undo list.
-