java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
org.graffiti.plugin.inspector.InspectorTab
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.network.TabAglet
All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, Runnable, EventListener

public class TabAglet
extends InspectorTab
implements Runnable
Represents the tab, which contains the functionality to edit the attributes of the current graph object.
Version:
$Revision$
See Also:
Serialized Form
Recent revisions:
2.7.0
  • Field Details

    • newline

      public static String newline
  • Constructor Details

    • TabAglet

      public TabAglet()
      Constructs a PatternTab and sets the title.
  • Method Details