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.TabUndoList
BaseTabbedPane. m_TabUndoList
the list of tabs to undo.Methods in adams.gui.core that return BaseTabbedPane.TabUndoList Modifier and Type Method Description protected BaseTabbedPane.TabUndoList
BaseTabbedPane. getTabUndoList()
Returns the tab undo list.
-