A B C D E F G H I J K L M N O P R S T U V W X Y Z

S

SampleColoring<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.coloring
 
SampleColoring(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.algorithms.coloring.SampleColoring
 
SampleColoring() - Constructor for class graphlab.library.algorithms.coloring.SampleColoring
 
SampleColoringExtension - Class in graphlab.gui.plugins.algorithmanimator
 
SampleColoringExtension() - Constructor for class graphlab.gui.plugins.algorithmanimator.SampleColoringExtension
 
save(RenderedImage, File) - Static method in class graphlab.gui.plugins.main.saveload.image.Image
 
Save - Class in graphlab.gui.plugins.main.saveload
 
Save() - Constructor for class graphlab.gui.plugins.main.saveload.Save
 
saveAsGraphML(File) - Method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
saves the current graph as a GraphML file
saveAsGraphML(Graph, File) - Static method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
saves g in f as a GraphML
saveAsImage(File) - Method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
saves the current graph as a (jpeg) image
saveAsImage(Graph, File) - Static method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
saves g in file as a (jpeg) image
saveAsMatrix(File) - Method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
saves the current graph as matrix
saveAsMatrix(Graph, File) - Static method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
saves g as matrix in file
saveGraphML(Graph, File) - Static method in class graphlab.gui.plugins.main.saveload.Save
 
SaveImage - Class in graphlab.gui.plugins.main.saveload.image
 
SaveImage() - Constructor for class graphlab.gui.plugins.main.saveload.image.SaveImage
 
saveImage(Graph, File) - Static method in class graphlab.gui.plugins.main.saveload.image.SaveImage
 
SaveLoadPluginMethods - Class in graphlab.gui.plugins.main.saveload
 
SaveLoadPluginMethods(BlackBoard) - Constructor for class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
 
SaveMatrix - Class in graphlab.gui.plugins.main.saveload.matrix
 
SaveMatrix() - Constructor for class graphlab.gui.plugins.main.saveload.matrix.SaveMatrix
 
saveMatrix(Graph, File) - Static method in class graphlab.gui.plugins.main.saveload.matrix.SaveMatrix
 
second - Variable in class graphlab.library.util.Pair
 
select - Variable in class graphlab.gui.plugins.main.GraphData
 
Select - Class in graphlab.gui.plugins.main.select
Author: Azin Azadi
Select(BlackBoard) - Constructor for class graphlab.gui.plugins.main.select.Select
constructor
SelectAll - Class in graphlab.gui.plugins.main.select
Created by IntelliJ IDEA.
SelectAll(BlackBoard) - Constructor for class graphlab.gui.plugins.main.select.SelectAll
 
SelectData - Class in graphlab.gui.plugins.main.select
 
SelectData() - Constructor for class graphlab.gui.plugins.main.select.SelectData
 
SelectPluginMethods - Class in graphlab.gui.plugins.main.select
 
SelectPluginMethods(BlackBoard) - Constructor for class graphlab.gui.plugins.main.select.SelectPluginMethods
 
SelectUpdater - Class in graphlab.gui.plugins.main.select
this class is do the update of the graph after the selection changes, it sets the selection of vertices and edges, and repaints the graph if necessary
SelectUpdater(BlackBoard) - Constructor for class graphlab.gui.plugins.main.select.SelectUpdater
constructor
selectVertex(String) - Method in class graphlab.gui.plugins.commandline.commands.VertexCommands
 
set(String, Object) - Method in class graphlab.main.core.BlackBoard.BlackBoard
 
set - Variable in class graphlab.main.preferences.Preferences
 
setArrow(Arrow) - Method in class graphlab.gui.core.graph.edge.EdgeView
 
setAttribute(AttributeSet) - Method in class graphlab.main.attribute.XAttribute
connects this to a
setBlackBoard(BlackBoard) - Method in class graphlab.gui.core.graph.edge.Edge
 
setBlackBoard(BlackBoard) - Method in class graphlab.gui.core.graph.vertex.VertexControl
 
setBlackBoard(BlackBoard) - Method in class graphlab.main.core.action.AbstractAction
like Action
setBlackBoard(BlackBoard) - Method in interface graphlab.main.core.action.Action
each action have a black board which can interact with the world! by it.
setBodyPane(Component) - Method in class graphlab.ui.components.gbody.GBody
 
setCategory(String, String) - Method in class graphlab.main.attribute.XAttribute
 
SetCenter - Class in graphlab.gui.plugins.main.core.actions.zoom
author: Reza Mohammadi
SetCenter(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.zoom.SetCenter
 
setCenter(Graph, double, double) - Static method in class graphlab.gui.plugins.main.core.actions.zoom.SetCenter
 
setColor(int) - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
setColor(Color) - Method in class graphlab.gui.core.graph.edge.EdgeView
 
setColor() - Method in class graphlab.gui.core.graph.GLabel
 
setColor(int) - Method in class graphlab.gui.core.graph.vertex.VertexModel
 
setColor(Color) - Method in class graphlab.gui.core.graph.vertex.VertexView
 
setColor(int) - Method in class graphlab.library.BaseEdge
Sets the color of the edge.
setColor(int) - Method in class graphlab.library.BaseVertex
Sets the color of the vertex.
setComponent(BlackBoard, String, Component) - Static method in class graphlab.ui.UI
 
setDescription(String) - Method in class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Sets the human readable description of this filter.
setDescription(String, String) - Method in class graphlab.main.attribute.XAttribute
 
setDirected(Boolean) - Method in class graphlab.gui.core.graph.graph.Graph
 
setDirected(boolean) - Method in class graphlab.library.BaseGraph
 
setDirected(boolean) - Method in class graphlab.library.ListGraph
 
setDirected(boolean) - Method in class graphlab.library.MatrixGraph
 
setDisplayName(String, String) - Method in class graphlab.main.attribute.XAttribute
display names not implemented yet.
setDocumentLocator(Locator) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
setDocumentLocator(Locator) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
setDocumentLocator(Locator) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
setEdge(Edge) - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
setEdge(EdgeType) - Method in class graphlab.library.event.EdgeRequest
 
setEdgeLabel(String, String, String) - Method in class graphlab.gui.plugins.commandline.commands.EdgeCommands
 
setEdgeWeight(String, String, int) - Method in class graphlab.gui.plugins.commandline.commands.EdgeCommands
 
setEditable(String, boolean) - Method in class graphlab.main.attribute.XAttribute
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.GPropertyEditor.editors.GDialogEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.GPropertyEditor.editors.GStringEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.BoundedIntegerEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GBooleanEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GComboEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.StringEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in interface graphlab.ui.components.GPropertyEditor.GBasicCellEditor
 
setEditorValue(Color) - Method in class graphlab.ui.components.GPropertyEditor.editors.GColorEditor
 
setEditorValue(t) - Method in class graphlab.ui.components.GPropertyEditor.editors.GDialogEditor
 
setEditorValue(File) - Method in class graphlab.ui.components.GPropertyEditor.editors.GFileEditor
 
setEditorValue(Font) - Method in class graphlab.ui.components.GPropertyEditor.editors.GFontEditor
 
setEditorValue(HashMap) - Method in class graphlab.ui.components.GPropertyEditor.editors.GHashMapEditor
 
setElement(ElementType) - Method in class graphlab.library.simple.SimpleEdge
 
setElement(ElementType) - Method in class graphlab.library.simple.SimpleVertex
 
setEvent(Event) - Method in class graphlab.ui.AbstractExtensionAction
 
setExtensionListInDescription(boolean) - Method in class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFont(Font) - Method in class graphlab.gui.core.graph.GLabel
 
setFont(NotifiableAttributeSet, Font) - Static method in class graphlab.gui.core.graph.GLabel
 
setFont(Font) - Method in class graphlab.ui.components.GPropertyEditor.utils.JFontChooser
 
setGraph(Graph) - Method in class graphlab.gui.core.graph.edge.Edge
 
setGraph(Graph) - Method in class graphlab.gui.core.graph.vertex.Vertex
 
setGraph(BaseGraph<VertexType, EdgeType>) - Method in class graphlab.library.event.GraphRequest
 
setID(String) - Method in class graphlab.gui.core.graph.edge.Edge
 
setID(int) - Method in class graphlab.gui.core.graph.vertex.Vertex
this method doesn'nt guarantee that two vertices does'nt have the same ID, if you want to have unique ids you can use Id's from model of vertices
setIndex(String, int) - Method in class graphlab.main.attribute.XAttribute
set the index of the attribute, the lower index attributes are put before, in the getNames()
setLabel(String) - Method in class graphlab.gui.core.graph.edge.EdgeView
 
setLabel(String) - Method in class graphlab.gui.core.graph.GLabel
 
setLabel(String) - Method in class graphlab.gui.core.graph.vertex.Vertex
 
setLabel(String, String) - Method in class graphlab.gui.plugins.commandline.commands.VertexCommands
 
setLocation(double, double) - Method in class graphlab.gui.core.graph.GraphPoint
 
setLocation(int, int) - Method in class graphlab.gui.core.graph.vertex.VertexView
 
setMark(boolean) - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
setMark(boolean) - Method in class graphlab.gui.core.graph.vertex.VertexModel
 
setMark(boolean) - Method in class graphlab.library.BaseEdge
Sets the mark of the edge.
setMark(boolean) - Method in class graphlab.library.BaseVertex
Flag whether it is marked.
setMax(int) - Method in class graphlab.main.lang.BoundedInteger
 
setMessage(BlackBoard, String) - Static method in class graphlab.gui.plugins.main.core.actions.StatusBarMessage
 
setMin(int) - Method in class graphlab.main.lang.BoundedInteger
 
setMinimumSize(Dimension) - Method in class graphlab.gui.core.graph.edge.EdgeView
 
setMinimumSize(Dimension) - Method in class graphlab.gui.core.graph.vertex.VertexView
 
setModel(NotifiableAttributeSet) - Method in class graphlab.main.attribute.NotifiableAttributeSetImplX
 
setMouseIsOnABox(boolean) - Method in class graphlab.gui.core.graph.vertex.GResizer
 
setOfSttributes - Variable in class graphlab.main.preferences.Preferences
 
setPanel(Component) - Method in class graphlab.ui.components.gsidebar.GSidebar
sets the currently viewable panel
setProp(BaseEdgeProperties) - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
setProp(BaseVertexProperties) - Method in class graphlab.gui.core.graph.vertex.VertexModel
 
setProp(BaseEdgeProperties) - Method in class graphlab.library.BaseEdge
Sets properties object for this edge; Overwrites the existing.
setProp(BaseVertexProperties) - Method in class graphlab.library.BaseVertex
Sets properties object for this vertex; Overwrites the existing.
setResizeListener(ResizerListener) - Method in class graphlab.gui.core.graph.vertex.GResizer
a resize listener can listen to this resizer to know wheter the vertex resized
setSelected(boolean) - Method in class graphlab.gui.core.graph.edge.Edge
changes the state of this edge to selected state, it means a change in the color of this edge, calling this method is different to using the select plugin, this is only changes the state of the edge
setSelected(boolean) - Method in class graphlab.gui.core.graph.vertex.Vertex
 
setSelected(SelectData) - Method in class graphlab.gui.plugins.main.select.SelectPluginMethods
 
setSelected(Collection<Vertex>, Collection<Edge>) - Method in class graphlab.gui.plugins.main.select.SelectPluginMethods
 
setSelectedEdges(Collection<Edge>) - Method in class graphlab.gui.plugins.main.select.SelectPluginMethods
 
setSelectedVertices(Collection<Vertex>) - Method in class graphlab.gui.plugins.main.select.SelectPluginMethods
 
setShapeHeight(int) - Method in class graphlab.gui.core.graph.vertex.VertexView
 
setShapeStroke(Vertex, GStroke) - Static method in class graphlab.gui.core.graph.GShape
 
setShapeWidth(int) - Method in class graphlab.gui.core.graph.vertex.VertexView
 
setShowChangesOnView(Boolean) - Method in class graphlab.gui.core.graph.graph.GraphModel
determines whether show changes in model to view, for example when an algorithm changes the color of a vertex in VertexModel(BaseVertex) should a color be assigned in GUI to it or not?
setSideBarPane(Component) - Method in class graphlab.ui.components.gbody.GBody
 
setSourceTarget(Vertex, Vertex) - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
setTaget(LocalSF) - Method in class graphlab.gui.plugins.visualization.LSFUI
 
setText(String) - Method in class graphlab.gui.core.graph.vertex.VertexView
 
setValid(String, Boolean) - Method in class graphlab.main.attribute.XAttribute
 
SetValidator<t> - Class in graphlab.main.lang
this is a validator that it's valid values are a set of values
SetValidator() - Constructor for class graphlab.main.lang.SetValidator
 
setValue(t) - Method in interface graphlab.main.attribute.AtomAttribute
 
setValue(t) - Method in class graphlab.main.lang.ArrayX
 
setValue(Integer) - Method in class graphlab.main.lang.BoundedInteger
returns true if value is in the bounds of this bounded integer and set the current value
setValue(Object, Object) - Method in class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
sets the value of the given row(name).
setValueAt(Object, int, int) - Method in class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
 
setVertex(Vertex) - Method in class graphlab.gui.core.graph.vertex.VertexModel
 
setVertex(VertexType) - Method in class graphlab.library.event.VertexRequest
 
setVertexColor(String, int, int, int) - Method in class graphlab.gui.plugins.commandline.commands.VertexCommands
 
setView(XAttribute) - Method in class graphlab.main.attribute.NotifiableAttributeSetImplX
 
setVisible(String, Boolean) - Method in class graphlab.main.attribute.XAttribute
 
setWeight(int) - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
setWeight(int) - Method in class graphlab.library.BaseEdge
Sets the weight of the edge.
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.CmnGenerator
 
setWorkingGraph(Graph) - Method in interface graphlab.gui.plugins.graphgenerator.core.GraphGeneratorInterface
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.KmnGenerator
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.Kn_dGenerator
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.KnGenerator
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.PmnGenerator
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.PnGenerator
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.RandomGenerator
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.RanTreeGenerator
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.SnGenerator
 
setWorkingGraph(Graph) - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
SEVENPOINTSTAR - Static variable in class graphlab.gui.core.graph.GShape
 
SHAPE - Static variable in class graphlab.gui.core.graph.vertex.VertexView
 
SHAPE_HEIGHT - Static variable in class graphlab.gui.core.graph.vertex.VertexView
 
SHAPE_STROKE - Static variable in class graphlab.gui.core.graph.GShape
 
SHAPE_WIDTH - Static variable in class graphlab.gui.core.graph.vertex.VertexView
 
shapeHandler - Variable in class graphlab.gui.core.graph.vertex.VertexView
 
shift(Point[], int, int) - Static method in class graphlab.gui.plugins.graphgenerator.core.PositionGenerators
 
shortCuts - Static variable in class graphlab.ui.components.gmenu.KeyBoardShortCutProvider
 
ShortestPaths<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.shortestpath
 
ShortestPaths() - Constructor for class graphlab.library.algorithms.shortestpath.ShortestPaths
 
show(String) - Static method in class graphlab.gui.plugins.main.preview.ShowPreview
 
show() - Method in class graphlab.gui.plugins.reports.ui.ReportsUI
 
show(Parametrizable) - Method in class graphlab.main.parameter.ParameterShower
 
show(Parametrizable) - Method in class graphlab.ui.ParameterShower
 
SHOW_BORDER - Static variable in class graphlab.gui.core.graph.vertex.VertexView
 
SHOW_EDGE_LABELS - Static variable in class graphlab.gui.core.graph.edge.EdgeView
 
SHOW_EDGE_WEIGHTS - Static variable in class graphlab.gui.core.graph.edge.EdgeView
 
SHOW_LABEL - Static variable in class graphlab.gui.core.graph.vertex.VertexView
 
ShowAboutDialog - Class in graphlab.gui.plugins.main.core.actions
displays the about dialog of graphlab
ShowAboutDialog(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.ShowAboutDialog
constructor
showBugBuddy() - Static method in class graphlab.gui.plugins.main.reporter.actions.Report
 
showBugBuddy() - Static method in class graphlab.gui.plugins.main.reporter.ReporterPluginMethods
opens a browser window to report a bug to server ## it is also possible to have a more control on the opening page, the operation are similar to ExceptionReport
showEditDialog(NotifiableAttributeSet) - Static method in class graphlab.ui.components.utils.GAttrFrame
 
showEditDialog(NotifiableAttributeSet, boolean) - Static method in class graphlab.ui.components.utils.GAttrFrame
Shows a Property editor to edit the attributes in the input.
showEditDialog(GTabbedAttributePane) - Static method in class graphlab.ui.components.utils.GTabbedAttributeFrame
 
showEditDialog(GTabbedAttributePane, boolean) - Static method in class graphlab.ui.components.utils.GTabbedAttributeFrame
Shows a Property editor to edit the attributes in the input.
showHelpWindow() - Method in class graphlab.gui.plugins.commandline.commands.GraphCommands
 
showHelpWindow() - Static method in class graphlab.gui.plugins.main.help.actions.Help
 
showHelpWindow() - Method in class graphlab.gui.plugins.main.help.HelpPluginMethods
 
showMessages() - Method in class graphlab.main.GSplash
 
showObject(Object) - Static method in class graphlab.ui.components.GPropertyEditor.utils.ObjectViewer
 
showPreview(String) - Method in class graphlab.gui.plugins.commandline.commands.GraphCommands
 
showPreview(String) - Method in class graphlab.gui.plugins.main.preview.PreviewPluginMethods
displayes a preview of the given file, the preview window will be a light! window which only a few plugins are loaded to build it
ShowPreview - Class in graphlab.gui.plugins.main.preview
 
ShowPreview(BlackBoard) - Constructor for class graphlab.gui.plugins.main.preview.ShowPreview
constructor
showQuickMessage(BlackBoard, String) - Static method in class graphlab.gui.plugins.main.core.actions.StatusBarMessage
 
showQuickMessage(String) - Method in class graphlab.gui.plugins.main.core.CorePluginMethods
shows a message in the status bar of the Frame loaded and assigned to current blackboard the showing message will be hide after 3 seconds
ShowReports - Class in graphlab.gui.plugins.reports
shows the property editor contains all registered report(extensions)
ShowReports() - Constructor for class graphlab.gui.plugins.reports.ShowReports
 
showStatusBarMessage(String) - Method in class graphlab.gui.plugins.main.core.CorePluginMethods
shows a message in the status bar of the Frame loaded and assigned to current blackboard note that at each time just 1 message can be shown on that place
sidebar - Variable in class graphlab.ui.xml.UIHandlerImpl
 
simple - Static variable in class graphlab.gui.core.graph.GStroke
 
SIMPLE_EDGE - Static variable in class graphlab.gui.core.graph.edge.EdgeView
 
SIMPLE_VERTEX - Static variable in class graphlab.gui.core.graph.vertex.VertexView
 
SimpleAlgorithmAnimator - Class in graphlab.gui.plugins.algorithmanimator.core
 
SimpleAlgorithmAnimator(BlackBoard) - Constructor for class graphlab.gui.plugins.algorithmanimator.core.SimpleAlgorithmAnimator
constructor
SimpleEdge<ElementType> - Class in graphlab.library.simple
 
SimpleEdge(SimpleVertex<ElementType>, SimpleVertex<ElementType>, ElementType) - Constructor for class graphlab.library.simple.SimpleEdge
 
SimpleEdge(SimpleVertex<ElementType>, SimpleVertex<ElementType>) - Constructor for class graphlab.library.simple.SimpleEdge
 
SimpleGraph<ElementType> - Class in graphlab.library.simple
 
SimpleGraph(boolean) - Constructor for class graphlab.library.simple.SimpleGraph
Creates a new instance of SimpleGraph
SimpleGraph() - Constructor for class graphlab.library.simple.SimpleGraph
 
SimpleVertex<ElementType> - Class in graphlab.library.simple
 
SimpleVertex() - Constructor for class graphlab.library.simple.SimpleVertex
Creates a new instance of SimpleVertex
SimpleVertex(ElementType) - Constructor for class graphlab.library.simple.SimpleVertex
 
SIXPOINTSTAR - Static variable in class graphlab.gui.core.graph.GShape
 
skippedEntity(String) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
skippedEntity(String) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
skippedEntity(String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
SnGenerator - Class in graphlab.gui.plugins.graphgenerator
User: root
SnGenerator() - Constructor for class graphlab.gui.plugins.graphgenerator.SnGenerator
 
solid - Static variable in class graphlab.gui.core.graph.GStroke
 
SOURCE - Static variable in class graphlab.gui.core.graph.edge.EdgeModel
 
SpringForce - Class in graphlab.gui.plugins.visualization
User: root
SpringForce(BlackBoard) - Constructor for class graphlab.gui.plugins.visualization.SpringForce
constructor
STAR - Static variable in class graphlab.gui.core.graph.GShape
 
start_edge(Attributes) - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_edge(Attributes) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_endpoint(Attributes) - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_endpoint(Attributes) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_graph(Attributes) - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_graph(Attributes) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_graphlab(Attributes) - Method in interface graphlab.gui.plugins.manageplugins.xml.GlupdateHandler
A container element start event handling method.
start_graphlab(Attributes) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
start_graphml(Attributes) - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_graphml(Attributes) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_gui(Attributes) - Method in interface graphlab.gui.plugins.manageplugins.xml.GlupdateHandler
A container element start event handling method.
start_gui(Attributes) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
start_hyperedge(Attributes) - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_hyperedge(Attributes) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_menues(Attributes) - Method in interface graphlab.ui.xml.UIHandler
A container element start event handling method.
start_menues(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
start_mirrors(Attributes) - Method in interface graphlab.gui.plugins.manageplugins.xml.GlupdateHandler
A container element start event handling method.
start_mirrors(Attributes) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
start_node(Attributes) - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_node(Attributes) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_plugin(Attributes) - Method in interface graphlab.gui.plugins.manageplugins.xml.GlupdateHandler
A container element start event handling method.
start_plugin(Attributes) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
start_port(Attributes) - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_port(Attributes) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_sidebar(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
start_submenu(Attributes) - Method in interface graphlab.ui.xml.UIHandler
A container element start event handling method.
start_submenu(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
start_toolbar(Attributes) - Method in interface graphlab.ui.xml.UIHandler
A container element start event handling method.
start_toolbar(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
start_toolbars(Attributes) - Method in interface graphlab.ui.xml.UIHandler
A container element start event handling method.
start_toolbars(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
startDocument() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
startDocument() - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
startDocument() - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
startElement(String, String, String, Attributes) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
startElement(String, String, String, Attributes) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
startElement(String, String, String, Attributes) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
startPrefixMapping(String, String) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
startPrefixMapping(String, String) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
startPrefixMapping(String, String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
startSelectingRegion() - Method in class graphlab.gui.core.graph.GraphRectRegionSelect
starts the process of selecting a rectangular region by the user on the graph this will listen for press the mouse button and drag it on the graph this will finished whenever the mouse released
stateChanged(ChangeEvent) - Method in class graphlab.ui.components.utils.LabledSlider
 
StaticUtils - Class in graphlab.gui.core.utils
 
StaticUtils() - Constructor for class graphlab.gui.core.utils.StaticUtils
 
status - Static variable in class graphlab.gui.plugins.main.ccp.Paste
 
statusbar - Variable in class graphlab.ui.xml.UIHandlerImpl
 
StatusBarMessage - Class in graphlab.gui.plugins.main.core.actions
with using of this class you can have a message in status bar of the program, by just putting a bar in the XML file as following
StatusBarMessage(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.StatusBarMessage
constructor
stopShowing() - Method in class graphlab.main.GSplash
 
str2Font(String) - Static method in class graphlab.gui.core.utils.StaticUtils
converts a String that generated with standard toString() of a font object to a Font Object a sample input is: "java.awt.Font[family=Dialog,name=tahoma,style=plain,size=12]"
String2Matrix(String) - Static method in class graphlab.gui.plugins.main.saveload.matrix.Matrix
 
StringEditor - Class in graphlab.ui.components.GPropertyEditor.editors.inplace
 
StringEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.inplace.StringEditor
 
stroke - Variable in class graphlab.gui.core.graph.GStroke
 
STROKE - Static variable in class graphlab.gui.core.graph.GStroke
 
strong - Static variable in class graphlab.gui.core.graph.GStroke
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z