Uses of Class
adams.gui.core.BaseTabbedPane.TabUndo
-
Packages that use BaseTabbedPane.TabUndo Package Description adams.gui.core -
-
Uses of BaseTabbedPane.TabUndo in adams.gui.core
Methods in adams.gui.core that return BaseTabbedPane.TabUndo Modifier and Type Method Description protected BaseTabbedPane.TabUndo
BaseTabbedPane. generateTabUndo(int index)
Generates a tab undo container.BaseTabbedPane.TabUndo
BaseTabbedPane.TabUndoList. remove(int index)
Removes the specified index.BaseTabbedPane.TabUndo
BaseTabbedPane.TabUndoList. remove(int index, boolean cleanUp)
Removes the specified index.
-