java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
io.github.astrapi69.swing.base.BasePanel<io.github.astrapi69.component.model.node.NodeModel>
io.github.astrapi69.swing.tree.panel.node.NodePanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class NodePanel extends io.github.astrapi69.swing.base.BasePanel<io.github.astrapi69.component.model.node.NodeModel>
See Also:
  • Constructor Details

    • NodePanel

      public NodePanel()
    • NodePanel

      public NodePanel(io.github.astrapi69.model.api.IModel<io.github.astrapi69.component.model.node.NodeModel> model)
  • Method Details

    • onInitializeComponents

      protected void onInitializeComponents()
      Overrides:
      onInitializeComponents in class io.github.astrapi69.swing.base.BasePanel<io.github.astrapi69.component.model.node.NodeModel>
    • onInitializeLayout

      protected void onInitializeLayout()
      Overrides:
      onInitializeLayout in class io.github.astrapi69.swing.base.BasePanel<io.github.astrapi69.component.model.node.NodeModel>
    • onInitializeGridLayout

      protected void onInitializeGridLayout()
    • onInitializeMigLayout

      protected void onInitializeMigLayout()