Package megameklab.ui.mek
Class BMStructureTab
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
megameklab.ui.util.ITab
megameklab.ui.mek.BMStructureTab
- All Implemented Interfaces:
ImageObserver,MenuContainer,Serializable,Accessible,ArmorAllocationListener,BuildListener,MekBuildListener
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanelNested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponentNested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainerNested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy -
Field Summary
Fields inherited from class javax.swing.JComponent
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOWFields inherited from class java.awt.Component
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidarmorPointsChanged(int location, int front, int rear) Notifies of a change to the number of armor points assigned to a particular locationvoidarmorTonnageChanged(double tonnage) Notifies of a change in armor tonnage.voidarmorTypeChanged(int at, int aTechLevel) Notifies of a change in the armor typevoidSignals that the armor should be automatically distributed to the various locations.voidchassisChanged(String chassis) voidclanNameChanged(String clanName) voidcockpitChanged(int cockpitType) createLabel(String text, Dimension maxSize) voiddamageInterruptCircuitChanged(boolean hasDIC) voiddniCockpitModChanged(boolean hasMod) voideiCockpitChanged(boolean hasEI) voidengineChanged(megamek.common.equipment.Engine engine) voidenhancementChanged(megamek.common.equipment.EquipmentType enhancement) voidfactionChanged(megamek.common.enums.Faction faction) voidfullHeadEjectChanged(boolean eject) megamek.common.interfaces.ITechManagervoidgyroChanged(int gyroType) voidheatSinkBaseCountChanged(int count) Notifies of a change in the number of heat sinks that are part of the base chassis of an omni unitvoidheatSinksChanged(megamek.common.equipment.EquipmentType hsType, int count) Notifies of a change in heat sink type or count for meksvoidjumpChanged(int jumpMP, megamek.common.equipment.EquipmentType jumpJet) voidjumpTypeChanged(megamek.common.equipment.EquipmentType jumpJet) voidmanualBVChanged(int manualBV) Notifies of a change of the manually entered BV.voidSignals that the armor should be set to the maximum value for the unit.voidmodelChanged(String model) voidmulIdChanged(int mulId) voidomniChanged(boolean omni) voidpatchworkChanged(int location, megamek.common.equipment.ArmorType armor) Notifies of a change in the type of armor assigned to a specific location of a unit with patchwork armor.voidredistributePrototypeHS(int prototype) Notifies of a change in the distribution between single and double heat sinks on a unit with prototype double heat sinks.voidrefresh()voidvoidvoidvoidriscHeatSinkOverrideKitChanged(boolean hasKit) Notifies of a change in the presence of a RISC Heat Sink Override KitvoidroleChanged(megamek.common.units.UnitRole role) voidvoidsetFieldSize(JComponent box, Dimension maxSize) voidsetTechFaction(megamek.common.enums.Faction techFaction) voidsourceChanged(String source) voidstructureChanged(megamek.common.equipment.EquipmentType structure) voidtechBaseChanged(boolean clan, boolean mixed) voidtechLevelChanged(megamek.common.SimpleTechLevel techLevel) voidtonnageChanged(double tonnage) voidtypeChanged(int baseType, int motiveType, long etype) voidvoidSignals that any remaining weight that has not been allocated should be used for armor, up to the armor limit for the unit.voidwalkChanged(int walkMP) voidyearChanged(int year) Methods inherited from class megameklab.ui.util.ITab
getAero, getBattleArmor, getEntity, getInfantry, getJumpship, getMek, getProtoMek, getSmallCraft, getTank, getVTOLMethods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUIMethods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, updateMethods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTreeMethods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface megameklab.ui.listeners.ArmorAllocationListener
armorBARRatingChanged, armorFactorChanged, armorTechRatingChanged, armorTypeChangedMethods inherited from interface megameklab.ui.listeners.BuildListener
fuelCapacityChanged, fuelTonnageChanged, fuelTypeChanged, heatSinksChanged
-
Constructor Details
-
BMStructureTab
-
-
Method Details
-
refresh
public void refresh() -
createLabel
-
setFieldSize
- Overrides:
setFieldSizein classITab
-
getTechManager
public megamek.common.interfaces.ITechManager getTechManager() -
setTechFaction
public void setTechFaction(megamek.common.enums.Faction techFaction) -
removeAllListeners
public void removeAllListeners() -
addAllListeners
public void addAllListeners() -
addRefreshedListener
-
setAsCustomization
public void setAsCustomization() -
refreshSummary
public void refreshSummary()- Specified by:
refreshSummaryin interfaceBuildListener
-
chassisChanged
- Specified by:
chassisChangedin interfaceBuildListener
-
clanNameChanged
- Specified by:
clanNameChangedin interfaceBuildListener
-
modelChanged
- Specified by:
modelChangedin interfaceBuildListener
-
yearChanged
public void yearChanged(int year) - Specified by:
yearChangedin interfaceBuildListener
-
sourceChanged
- Specified by:
sourceChangedin interfaceBuildListener
-
factionChanged
public void factionChanged(megamek.common.enums.Faction faction) - Specified by:
factionChangedin interfaceBuildListener
-
mulIdChanged
public void mulIdChanged(int mulId) - Specified by:
mulIdChangedin interfaceBuildListener
-
techBaseChanged
public void techBaseChanged(boolean clan, boolean mixed) - Specified by:
techBaseChangedin interfaceBuildListener
-
techLevelChanged
public void techLevelChanged(megamek.common.SimpleTechLevel techLevel) - Specified by:
techLevelChangedin interfaceBuildListener
-
roleChanged
public void roleChanged(megamek.common.units.UnitRole role) - Specified by:
roleChangedin interfaceBuildListener
-
updateTechLevel
public void updateTechLevel()- Specified by:
updateTechLevelin interfaceBuildListener
-
manualBVChanged
public void manualBVChanged(int manualBV) Description copied from interface:BuildListenerNotifies of a change of the manually entered BV. When manualBV is 0 or less, the unit should be set to not use a manual BV value and the manual BV set to -1.- Specified by:
manualBVChangedin interfaceBuildListener- Parameters:
manualBV- The entered manual BV; may be invalid (0 or less)
-
tonnageChanged
public void tonnageChanged(double tonnage) - Specified by:
tonnageChangedin interfaceMekBuildListener
-
omniChanged
public void omniChanged(boolean omni) - Specified by:
omniChangedin interfaceMekBuildListener
-
typeChanged
public void typeChanged(int baseType, int motiveType, long etype) - Specified by:
typeChangedin interfaceMekBuildListener
-
structureChanged
public void structureChanged(megamek.common.equipment.EquipmentType structure) - Specified by:
structureChangedin interfaceMekBuildListener
-
engineChanged
public void engineChanged(megamek.common.equipment.Engine engine) - Specified by:
engineChangedin interfaceMekBuildListener
-
gyroChanged
public void gyroChanged(int gyroType) - Specified by:
gyroChangedin interfaceMekBuildListener
-
cockpitChanged
public void cockpitChanged(int cockpitType) - Specified by:
cockpitChangedin interfaceMekBuildListener
-
enhancementChanged
public void enhancementChanged(megamek.common.equipment.EquipmentType enhancement) - Specified by:
enhancementChangedin interfaceMekBuildListener
-
fullHeadEjectChanged
public void fullHeadEjectChanged(boolean eject) - Specified by:
fullHeadEjectChangedin interfaceMekBuildListener
-
dniCockpitModChanged
public void dniCockpitModChanged(boolean hasMod) - Specified by:
dniCockpitModChangedin interfaceMekBuildListener
-
eiCockpitChanged
public void eiCockpitChanged(boolean hasEI) - Specified by:
eiCockpitChangedin interfaceMekBuildListener
-
damageInterruptCircuitChanged
public void damageInterruptCircuitChanged(boolean hasDIC) - Specified by:
damageInterruptCircuitChangedin interfaceMekBuildListener
-
resetChassis
public void resetChassis()- Specified by:
resetChassisin interfaceMekBuildListener
-
heatSinksChanged
public void heatSinksChanged(megamek.common.equipment.EquipmentType hsType, int count) Description copied from interface:BuildListenerNotifies of a change in heat sink type or count for meks- Specified by:
heatSinksChangedin interfaceBuildListener- Parameters:
hsType- The type of heat sinkcount- The total number of heat sinks
-
heatSinkBaseCountChanged
public void heatSinkBaseCountChanged(int count) Description copied from interface:BuildListenerNotifies of a change in the number of heat sinks that are part of the base chassis of an omni unit- Specified by:
heatSinkBaseCountChangedin interfaceBuildListener- Parameters:
count- The number of fixed heat sinks
-
riscHeatSinkOverrideKitChanged
public void riscHeatSinkOverrideKitChanged(boolean hasKit) Description copied from interface:BuildListenerNotifies of a change in the presence of a RISC Heat Sink Override Kit- Specified by:
riscHeatSinkOverrideKitChangedin interfaceBuildListener- Parameters:
hasKit- True if the unit now has the kit
-
redistributePrototypeHS
public void redistributePrototypeHS(int prototype) Description copied from interface:BuildListenerNotifies of a change in the distribution between single and double heat sinks on a unit with prototype double heat sinks.- Specified by:
redistributePrototypeHSin interfaceBuildListener- Parameters:
prototype- The number of prototype double heat sinks
-
armorTypeChanged
public void armorTypeChanged(int at, int aTechLevel) Description copied from interface:ArmorAllocationListenerNotifies of a change in the armor type- Specified by:
armorTypeChangedin interfaceArmorAllocationListener- Parameters:
at- The armor type constant fromEquipmentTypeaTechLevel- The tech level constant fromTechConstants, used to distinguish between IS and Clan versions
-
armorTonnageChanged
public void armorTonnageChanged(double tonnage) Description copied from interface:ArmorAllocationListenerNotifies of a change in armor tonnage. This is not used by units that assign armor by point.- Specified by:
armorTonnageChangedin interfaceArmorAllocationListener- Parameters:
tonnage- The total weight of armor on the unit.
-
maximizeArmor
public void maximizeArmor()Description copied from interface:ArmorAllocationListenerSignals that the armor should be set to the maximum value for the unit.- Specified by:
maximizeArmorin interfaceArmorAllocationListener
-
useRemainingTonnageArmor
public void useRemainingTonnageArmor()Description copied from interface:ArmorAllocationListenerSignals that any remaining weight that has not been allocated should be used for armor, up to the armor limit for the unit.- Specified by:
useRemainingTonnageArmorin interfaceArmorAllocationListener
-
walkChanged
public void walkChanged(int walkMP) - Specified by:
walkChangedin interfaceBuildListener
-
jumpChanged
public void jumpChanged(int jumpMP, @Nullable megamek.common.equipment.EquipmentType jumpJet) - Specified by:
jumpChangedin interfaceBuildListener
-
jumpTypeChanged
public void jumpTypeChanged(megamek.common.equipment.EquipmentType jumpJet) - Specified by:
jumpTypeChangedin interfaceBuildListener
-
armorPointsChanged
public void armorPointsChanged(int location, int front, int rear) Description copied from interface:ArmorAllocationListenerNotifies of a change to the number of armor points assigned to a particular location- Specified by:
armorPointsChangedin interfaceArmorAllocationListener- Parameters:
location- The location to assign the pointsfront- The number of points to assign to the front (or total to the location if there is not separate rear armor)rear- The number of points to assign to the rear armor of the location
-
autoAllocateArmor
public void autoAllocateArmor()Description copied from interface:ArmorAllocationListenerSignals that the armor should be automatically distributed to the various locations.- Specified by:
autoAllocateArmorin interfaceArmorAllocationListener
-
patchworkChanged
public void patchworkChanged(int location, megamek.common.equipment.ArmorType armor) Description copied from interface:ArmorAllocationListenerNotifies of a change in the type of armor assigned to a specific location of a unit with patchwork armor.- Specified by:
patchworkChangedin interfaceArmorAllocationListener- Parameters:
location- The location constantarmor- The type of armor used in the location.
-