Uses of Class
adams.gui.core.BufferHistoryPanel.BufferFrame
-
Packages that use BufferHistoryPanel.BufferFrame Package Description adams.gui.core -
-
Uses of BufferHistoryPanel.BufferFrame in adams.gui.core
Fields in adams.gui.core with type parameters of type BufferHistoryPanel.BufferFrame Modifier and Type Field Description protected Hashtable<String,BufferHistoryPanel.BufferFrame>BufferHistoryPanel. m_Framesthe frames that are being displayed.Methods in adams.gui.core that return BufferHistoryPanel.BufferFrame Modifier and Type Method Description BufferHistoryPanel.BufferFrameBufferHistoryPanel. getFrame(String name)Returns the frame associated with the entry.BufferHistoryPanel.BufferFrameBufferHistoryPanel. newFrame(String name)Creates a new frame for the entry.
-