Uses of Class
adams.gui.core.BaseTabbedPane.TabUndoList
-
Packages that use BaseTabbedPane.TabUndoList Package Description adams.gui.core -
-
Uses of BaseTabbedPane.TabUndoList in adams.gui.core
Fields in adams.gui.core declared as BaseTabbedPane.TabUndoList Modifier and Type Field Description protected BaseTabbedPane.TabUndoListBaseTabbedPane. m_TabUndoListthe list of tabs to undo.Methods in adams.gui.core that return BaseTabbedPane.TabUndoList Modifier and Type Method Description protected BaseTabbedPane.TabUndoListBaseTabbedPane. getTabUndoList()Returns the tab undo list.
-