Package networkTransfer.receive.swing
Class NetworkRXTabPanel
java.lang.Object
networkTransfer.receive.swing.NetworkRXTabPanel
- All Implemented Interfaces:
PamTabPanel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
createMenu
(Frame parentFrame) getPanel()
void
notifyModelChanged
(int changeType)
-
Constructor Details
-
NetworkRXTabPanel
-
-
Method Details
-
createMenu
- Specified by:
createMenu
in interfacePamTabPanel
- Returns:
- a JMeny for the panel
-
getPanel
- Specified by:
getPanel
in interfacePamTabPanel
- Returns:
- Reference to a graphics component that can be added to the view. This will typically be a JPanel or a JInternalFrame;
-
getToolBar
- Specified by:
getToolBar
in interfacePamTabPanel
- Returns:
- a JToolbas associated with this tab. This will only be displayed when the current tab is activated
-
notifyModelChanged
public void notifyModelChanged(int changeType) -
configurationChange
public void configurationChange()
-