Uses of Class
org.jgraph.pad.actions.AbstractActionDefault

Packages that use AbstractActionDefault
org.jgraph   
org.jgraph.pad   
org.jgraph.pad.actions   
 

Uses of AbstractActionDefault in org.jgraph
 

Methods in org.jgraph that return AbstractActionDefault
 AbstractActionDefault GPGraphpad.getEditUndoAction()
          Returns the undoAction.
 AbstractActionDefault GPGraphpad.getEditRedoAction()
          Returns the redoAction.
 

Uses of AbstractActionDefault in org.jgraph.pad
 

Subclasses of AbstractActionDefault in org.jgraph.pad
 class AbstractDefaultVertexnPortsCreator
          This the upper class of various java beans containing their own data for the default cell creation of a given type once a button is pressed.
 

Uses of AbstractActionDefault in org.jgraph.pad.actions
 

Subclasses of AbstractActionDefault in org.jgraph.pad.actions
 class AbstractActionCheckBox
           
 class AbstractActionFile
           
 class AbstractActionList
           
 class AbstractActionListCell
           
 class AbstractActionListCellColor
           
 class AbstractActionRadioButton
           
 class AbstractActionToggle
           
 class EditCell
           
 class EditCopy
           
 class EditCut
           
 class EditDelete
           
 class EditFind
          Action that finds the first cell to match the given regular expression.
 class EditFindAgain
           
 class EditInsertIntoLibrary
           
 class EditPaste
           
 class EditRedo
           
 class EditUndo
           
 class FileClose
           
 class FileExit
           
 class FileExportEPS
           
 class FileExportGIF
           
 class FileExportGraphviz
           
 class FileExportGXL
           
 class FileExportImageMap
           
 class FileExportJPG
           
 class FileExportPDF
           
 class FileExportPNG
           
 class FileImportGEO
           
 class FileImportGXL
           
 class FileImportSimple
           
 class FileLibraryClose
           
 class FileLibraryNew
           
 class FileLibraryOpen
          Action that opens a library from a file.
 class FileLibraryOpenURL
           
 class FileLibraryRename
           
 class FileLibrarySaveAs
          Action that saves the Library to a file.
 class FileNew
           
 class FileNewView
           
 class FileOpen
           
 class FileOpenURL
           
 class FilePageFormat
          Open a dialog to select the page setup.
 class FilePrint
          Prints the current graph.
 class FileSave
          Action opens a dialog to select the file.
 class FileSaveAs
           
 class FileSaveTiki
          Action opens a dialog to select the file.
 class FileSaveTikiAndExit
          Action opens a dialog to select the file.
 class FileSharingConnect
           
 class FileSharingShare
           
 class FormatAlignBottom
           
 class FormatAlignCenter
           
 class FormatAlignLeft
           
 class FormatAlignMiddle
           
 class FormatAlignRight
           
 class FormatAlignTop
           
 class FormatBorderColor
           
 class FormatBorderColorList
           
 class FormatBorderNo
           
 class FormatFillColor
          Action that sets the selections fill color using a color dialog.
 class FormatFillColorList
           
 class FormatFillNo
          Action that cleans the fill color for the selected cells.
 class FormatGradientColor
          Action that sets the selections fill color using a color dialog.
 class FormatGradientColorList
           
 class FormatLineBezier
          Action that sets the selections fill color using a color dialog.
 class FormatLineColor
           
 class FormatLineColorList
           
 class FormatLineEndList
           
 class FormatLineLabelEdge
           
 class FormatLineLabelNormal
           
 class FormatLineOrthogonal
           
 class FormatLinePattern
           
 class FormatLinePatternList
           
 class FormatLineSpline
           
 class FormatLineStartList
           
 class FormatLineWidth
           
 class FormatLineWidthList
           
 class FormatLockNotBendable
          Lock the connections of the selected cells
 class FormatLockNotConnectable
          Locks the connections of the selected cells
 class FormatLockNotDisconnectable
          Lock the connections of the selected cells
 class FormatLockPosition
          Lock the position of the selected cells
 class FormatLockSize
          Locks the size of the selected cells
 class FormatLockValue
          Lock the value of the selected cells
 class FormatReverse
          Reverse the selected cells
 class FormatRoutingNo
          Action that sets the selections fill color using a color dialog.
 class FormatRoutingParallel
          Action that sets the selections fill color using a color dialog.
 class FormatRoutingSimple
          Action that sets the selections fill color using a color dialog.
 class FormatShapeImage
          Open a dialog to load an image of the selected cells
 class FormatShapeImageURL
          Action that opens a library from a file.
 class FormatShapeNoImage
          Clear the image of the selected cells
 class FormatSizeAuto
          Lock the connections of the selected cells
 class FormatSizeManual
           
 class FormatStyleEndSize
           
 class FormatStyleNoStartEnd
           
 class FormatStyleStartSize
           
 class FormatTextFont
           
 class FormatTextFontColor
           
 class FormatTextFontColorList
           
 class FormatTextFontSize
           
 class FormatTextFontSizeList
           
 class FormatTextFontStyleBold
           
 class FormatTextFontStyleItalic
           
 class FormatTextFontStyleNormal
           
 class FormatTextFontStyleUnderline
           
 class FormatTextPositionBottom
           
 class FormatTextPositionCenter
           
 class FormatTextPositionLeft
           
 class FormatTextPositionMiddle
           
 class FormatTextPositionRight
           
 class FormatTextPositionTop
           
 class FormatUnlockBendable
          Lock the connections of the selected cells
 class FormatUnlockConnectable
          Unlock the connections of the selected cells
 class FormatUnlockConnections
          Unlock the connections of the selected cells
 class FormatUnlockDisconnectable
          Unlocks the disconnectable state of the selected cells
 class FormatUnlockPosition
          Lock the position of the selected cells
 class FormatUnlockSize
          Unlock the size of the selected cells
 class FormatUnlockValue
          Unlocks the Value of the selected cells
 class GraphApplyLayoutAlgorithm
          Calls a frame to select the Layoutalgorithm.
 class GraphArrange
          Action enables the function to layout the graph while edit.
 class GraphBackgroundColor
          Action that sets the selections fill color using a color dialog.
 class GraphBackgroundImage
          Action opens a file dialog to select an image.
 class GraphBackgroundNoImage
           
 class GraphDragEnabled
           
 class GraphDropEnabled
           
 class GraphEditable
           
 class GraphEnabled
           
 class GraphLayout
           
 class GraphOptionsBendable
           
 class GraphOptionsCloneable
           
 class GraphOptionsConnectable
           
 class GraphOptionsDisconnectable
           
 class GraphOptionsDisconnectOnMove
           
 class GraphOptionsDoubleBuffered
           
 class GraphOptionsMoveable
           
 class GraphOptionsSizeable
           
 class GraphTilt
           
 class HelpAbout
           
 class HelpHomepage
           
 class HelpSubmitABug
          Shows the bug website.
 class SelectAll
           
 class SelectAllClear
           
 class SelectEdges
           
 class SelectEdgesClear
           
 class SelectInverse
           
 class SelectMinimalSpanTree
           
 class SelectShortestPath
           
 class SelectVertices
           
 class SelectVerticesClear
           
 class ShapeAlignBottom
          Gets the coordinates (r) for all selected shapes and aligns the selected shapes bottommost to the coordinates (r).
 class ShapeAlignCenter
          Gets the coordinates (r) for all selected shapes and aligns the selected shapes centermost to the coordinates (r).
 class ShapeAlignLeft
          Gets the coordinates (r) for all selected shapes and aligns the selected shapes leftmost to the coordinates (r).
 class ShapeAlignMiddle
          Gets the coordinates (r) for all selected shapes and aligns the selected shapes middlemost to the coordinates (r).
 class ShapeAlignRight
          Gets the coordinates (r) for all selected shapes and aligns the selected shapes topmost to the coordinates (r).
 class ShapeAlignTop
          Gets the coordinates (r) for all selected shapes and aligns the selected shapes bottommost to the coordinates (r).
 class ShapeBestPorts
          Action that sets the selections fill color using a color dialog.
 class ShapeCloneAttributes
           
 class ShapeCloneLabel
           
 class ShapeCloneSize
          Action for copying the size of one cell onto other cells
 class ShapeConnect
          Action that connects all selected vertices.
 class ShapeDefaultPorts
           
 class ShapeDisconnect
          Action that disconnects all selected vertices.
 class ShapeGroup
          Action that groups the current selection.
 class ShapeToBack
          Action that sends the current selection to back.
 class ShapeToFront
          Action that brings the current selection to front.
 class ShapeUngroup
          Action that ungroups all groups in the current selection.
 class ToolBoxDiamond
           
 class ToolBoxEdge
           
 class ToolBoxEllipse
           
 class ToolBoxIcon
           
 class ToolBoxLine
           
 class ToolBoxRectangle
           
 class ToolBoxRoundRectangle
           
 class ToolBoxSelect
           
 class ToolBoxSwimlane
           
 class ToolBoxText
           
 class ToolBoxZoomArea
           
 class ToolsGridSize
           
 class ToolsLookAndFeel
           
 class ToolsMetric
           
 class ToolsPortSize
           
 class ToolsShowExplorer
           
 class ToolsShowOverview
           
 class ToolsShowStatusbar
           
 class ToolsShowToolbar
           
 class ToolsSnapSize
           
 class ToolsStatusbar
           
 class ToolsTooltips
           
 class ViewActualSize
          Set the graph scale to 100%.
 class ViewAntiAlias
           
 class ViewFit
           
 class ViewGrid
           
 class ViewLayout
           
 class ViewPorts
           
 class ViewRuler
           
 class ViewScaleCustom
          Opens a dialog to set the graph scale.
 class ViewScaleZoomIn
          Zoom in (doubles the current scale)
 class ViewScaleZoomOut
          Zoom out (halves the current scale)
 class WindowCascade
          Cascades all JInternalFrames at the Desktop.
 class WindowLogConsole
          Sets the log console visible.
 class WindowMaximize
          Maximizes all JInternalFrames at the Desktop.
 class WindowMinimize
          Minimizes all JInternalFrames at the Desktop.
 class WindowWindows