|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package freemind.controller |
| Class freemind.controller.Controller.CloseAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
Controller controller
| Class freemind.controller.Controller.OptionAntialiasAction extends javax.swing.AbstractAction implements Serializable |
| Class freemind.controller.Controller.PropertyAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
Controller controller
| Class freemind.controller.Controller.ZoomInAction extends javax.swing.AbstractAction implements Serializable |
| Class freemind.controller.Controller.ZoomOutAction extends javax.swing.AbstractAction implements Serializable |
| Class freemind.controller.FreeMindToolBar extends javax.swing.JToolBar implements Serializable |
| Class freemind.controller.MainToolBar extends FreeMindToolBar implements Serializable |
| Serialized Fields |
javax.swing.JComboBox zoom
Controller c
java.lang.String userDefinedZoom
| Class freemind.controller.MenuBar extends javax.swing.JMenuBar implements Serializable |
| Serialized Fields |
StructuredMenuHolder menuHolder
javax.swing.JPopupMenu mapsPopupMenu
javax.swing.JMenu filemenu
javax.swing.JMenu editmenu
javax.swing.JMenu mapsmenu
Controller c
java.awt.event.ActionListener mapsMenuActionListener
java.awt.event.ActionListener lastOpenedActionListener
javax.swing.JMenu formatmenu
| Package freemind.controller.actions |
| Class freemind.controller.actions.AbstractXmlAction extends FreemindAction implements Serializable |
| Serialized Fields |
ActorXml actor
ModeController controller
| Class freemind.controller.actions.FreemindAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
javax.swing.Icon actionIcon
ModeController modeController
| Package freemind.main |
| Class freemind.main.FreeMind extends javax.swing.JFrame implements Serializable |
| Serialized Fields |
HookFactory nodeHookFactory
java.net.URL defaultPropsURL
javax.swing.JScrollPane scrollPane
MenuBar menuBar
javax.swing.JLabel status
java.util.Map filetypes
java.io.File autoPropertiesFile
java.io.File patternsFile
Controller c
javax.swing.JPanel southPanel
java.util.PropertyResourceBundle defaultResources
| Class freemind.main.FreeMindApplet extends javax.swing.JApplet implements Serializable |
| Serialized Fields |
HookFactory nodeHookFactory
java.net.URL defaultPropsURL
javax.swing.JScrollPane scrollPane
MenuBar menuBar
java.util.PropertyResourceBundle resources
javax.swing.JLabel status
Controller c
| Class freemind.main.XMLParseException extends java.lang.RuntimeException implements Serializable |
| Serialized Fields |
int lineNr
NO_LINE if the line number is unknown.
lineNr > 0 || lineNr == NO_LINE
| Package freemind.modes |
| Class freemind.modes.ControllerAdapter.EditLongAction extends javax.swing.AbstractAction implements Serializable |
| Class freemind.modes.ControllerAdapter.FollowLinkAction extends javax.swing.AbstractAction implements Serializable |
| Class freemind.modes.ControllerAdapter.ModeControllerHookAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
java.lang.String hookName
ModeController controller
| Class freemind.modes.ControllerAdapter.OpenAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter mc
| Class freemind.modes.ControllerAdapter.SaveAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter mc
| Class freemind.modes.ControllerAdapter.SaveAsAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter mc
| Class freemind.modes.ControllerAdapter.SetImageByFileChooserAction extends javax.swing.AbstractAction implements Serializable |
| Class freemind.modes.ControllerAdapter.SetLinkByFileChooserAction extends javax.swing.AbstractAction implements Serializable |
| Class freemind.modes.NodeDownAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter modeController
| Package freemind.modes.actions |
| Class freemind.modes.actions.AddArrowLinkAction extends FreemindAction implements Serializable |
| Serialized Fields |
ModeController modeController
RemoveArrowLinkAction removeAction
| Class freemind.modes.actions.AddLocalLinkAction extends FreemindAction implements Serializable |
| Serialized Fields |
ModeController modeController
| Class freemind.modes.actions.ApplyPatternAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
StylePattern mpattern
| Class freemind.modes.actions.BoldAction extends NodeGeneralAction implements Serializable |
| Class freemind.modes.actions.ChangeArrowLinkEndPoints extends FreemindAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.ChangeArrowsInArrowLinkAction extends FreemindAction implements Serializable |
| Serialized Fields |
MindMapArrowLinkModel arrowLink
boolean hasStartArrow
boolean hasEndArrow
ModeController controller
| Class freemind.modes.actions.CloudAction extends NodeGeneralAction implements Serializable |
| Class freemind.modes.actions.CloudColorAction extends FreemindAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.ColorArrowLinkAction extends FreemindAction implements Serializable |
| Serialized Fields |
MindMapArrowLinkModel arrowLink
ModeController controller
| Class freemind.modes.actions.CompoundActionHandler extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter c
| Class freemind.modes.actions.CopyAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter controller
| Class freemind.modes.actions.CopySingleAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter controller
| Class freemind.modes.actions.CutAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
java.lang.String text
ControllerAdapter c
| Class freemind.modes.actions.DeleteChildAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter c
java.lang.String text
| Class freemind.modes.actions.EdgeColorAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.EdgeStyleAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
java.lang.String mStyle
| Class freemind.modes.actions.EdgeWidthAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
int mWidth
| Class freemind.modes.actions.EditAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter c
| Class freemind.modes.actions.FindAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ModeController controller
java.util.ArrayList findNodesUnfoldedByLastFind
MindMapNode findFromNode
java.lang.String findWhat
boolean findCaseSensitive
java.util.LinkedList findNodeQueue
| Class freemind.modes.actions.FindAction.FindNextAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ModeController controller
FindAction find
| Class freemind.modes.actions.FontFamilyAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
java.lang.String actionFont
| Class freemind.modes.actions.FontSizeAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
java.lang.String actionSize
| Class freemind.modes.actions.GotoLinkNodeAction extends FreemindAction implements Serializable |
| Serialized Fields |
MindMapNode source
ModeController controller
| Class freemind.modes.actions.IconAction extends FreemindAction implements Serializable |
| Serialized Fields |
MindIcon icon
ModeController modeController
RemoveLastIconAction removeLastIconAction
| Class freemind.modes.actions.ImportExplorerFavoritesAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.ImportFolderStructureAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.ItalicAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
ControllerAdapter modeController
| Class freemind.modes.actions.JoinNodesAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.MoveNodeAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
ControllerAdapter modeController
| Class freemind.modes.actions.NewChildAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter c
| Class freemind.modes.actions.NewMapAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter modeController
ControllerAdapter c
| Class freemind.modes.actions.NewPreviousSiblingAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter controller
| Class freemind.modes.actions.NewSiblingAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter controller
| Class freemind.modes.actions.NodeBackgroundColorAction extends FreemindAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.NodeBackgroundColorAction.RemoveNodeBackgroundColorAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.NodeColorAction extends FreemindAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.NodeColorBlendAction extends NodeGeneralAction implements Serializable |
| Class freemind.modes.actions.NodeGeneralAction extends AbstractXmlAction implements Serializable |
| Serialized Fields |
ModeController modeController
NodeActorXml actor
SingleNodeOperation singleNodeOperation
| Class freemind.modes.actions.NodeHookAction extends FreemindAction implements Serializable |
| Serialized Fields |
java.lang.String _hookName
ModeController controller
| Class freemind.modes.actions.NodeStyleAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
java.lang.String mStyle
| Class freemind.modes.actions.NodeUpAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter modeController
| Class freemind.modes.actions.PasteAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
java.lang.String text
ControllerAdapter c
| Class freemind.modes.actions.RedoAction extends UndoAction implements Serializable |
| Serialized Fields |
ControllerAdapter controller
| Class freemind.modes.actions.RemoveAllIconsAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
IconAction addIconAction
| Class freemind.modes.actions.RemoveArrowLinkAction extends FreemindAction implements Serializable |
| Serialized Fields |
MindMapArrowLinkModel mArrowLink
ModeController controller
| Class freemind.modes.actions.RemoveLastIconAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
IconAction iconAction
| Class freemind.modes.actions.RevertAction extends FreemindAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.SelectAllAction extends NodeGeneralAction implements Serializable |
| Class freemind.modes.actions.SelectBranchAction extends FreemindAction implements Serializable |
| Class freemind.modes.actions.SetLinkByTextFieldAction extends FreemindAction implements Serializable |
| Serialized Fields |
ModeController controller
| Class freemind.modes.actions.ToggleChildrenFoldedAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter modeController
| Class freemind.modes.actions.ToggleFoldedAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
ControllerAdapter modeController
java.util.logging.Logger logger
| Class freemind.modes.actions.UnderlinedAction extends NodeGeneralAction implements Serializable |
| Serialized Fields |
ControllerAdapter modeController
| Class freemind.modes.actions.UndoAction extends AbstractXmlAction implements Serializable |
| Serialized Fields |
ControllerAdapter controller
boolean isUndoAction
java.util.Vector actionPairList
long timeOfLastAdd
| Package freemind.modes.browsemode |
| Class freemind.modes.browsemode.BrowsePopupMenu extends javax.swing.JPopupMenu implements Serializable |
| Serialized Fields |
BrowseController c
| Class freemind.modes.browsemode.BrowseToolBar extends javax.swing.JToolBar implements Serializable |
| Serialized Fields |
BrowseController c
javax.swing.JTextField urlfield
| Package freemind.modes.filemode |
| Class freemind.modes.filemode.FilePopupMenu extends javax.swing.JPopupMenu implements Serializable |
| Serialized Fields |
FileController c
| Class freemind.modes.filemode.FileToolBar extends javax.swing.JToolBar implements Serializable |
| Serialized Fields |
FileController c
| Package freemind.modes.mindmapmode |
| Class freemind.modes.mindmapmode.MindMapController.ExportBranchToHTMLAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
MindMapController c
| Class freemind.modes.mindmapmode.MindMapController.ExportToHTMLAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
MindMapController c
| Class freemind.modes.mindmapmode.MindMapPopupMenu extends javax.swing.JPopupMenu implements Serializable |
| Serialized Fields |
java.util.HashSet listeners
MindMapController c
| Class freemind.modes.mindmapmode.MindMapToolBar extends FreeMindToolBar implements Serializable |
| Serialized Fields |
MindMapController c
javax.swing.JComboBox fonts
javax.swing.JComboBox size
javax.swing.JToolBar buttonToolBar
boolean fontSize_IgnoreChangeEvent
boolean fontFamily_IgnoreChangeEvent
java.awt.event.ItemListener fontsListener
java.awt.event.ItemListener sizeListener
| Package freemind.modes.schememode |
| Class freemind.modes.schememode.SchemePopupMenu extends javax.swing.JPopupMenu implements Serializable |
| Serialized Fields |
SchemeController c
| Class freemind.modes.schememode.SchemeToolBar extends javax.swing.JToolBar implements Serializable |
| Serialized Fields |
SchemeController c
| Package freemind.preferences.layout |
| Class freemind.preferences.layout.GrabKeyDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
FreeMindMain fmMain
GrabKeyDialog.InputPane shortcut
javax.swing.JLabel assignedTo
javax.swing.JButton ok
javax.swing.JButton remove
javax.swing.JButton cancel
javax.swing.JButton clear
boolean isOK
GrabKeyDialog.KeyBinding binding
java.util.Vector allBindings
freemind.preferences.layout.GrabKeyDialog.Buffer debugBuffer
| Package freemind.view.mindmapview |
| Class freemind.view.mindmapview.BubbleNodeView extends MoveableNodeView implements Serializable |
| Class freemind.view.mindmapview.EditNodeBase.EditCopyAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
javax.swing.text.JTextComponent textComponent
| Class freemind.view.mindmapview.EditNodeBase.EditPopupMenu extends javax.swing.JPopupMenu implements Serializable |
| Class freemind.view.mindmapview.ForkNodeView extends MoveableNodeView implements Serializable |
| Serialized Fields |
int FOLDING_WIDTH_OVERHEAD
| Class freemind.view.mindmapview.MapView extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
freemind.view.mindmapview.MapView.DelayedScroller m_delayedScroller
MindMap model
NodeView rootView
freemind.view.mindmapview.MapView.Selected selected
Controller controller
float zoom
boolean disableMoveCursor
int siblingMaxLevel
boolean isPrinting
NodeView shiftSelectionOrigin
int maxNodeWidth
java.awt.Color background
java.awt.Rectangle boundingRectangle
boolean fitToPage
boolean isPreparedForPrinting
java.util.Vector ArrowLinkViews
int FOLDING_SYMBOL_WIDTH
| Class freemind.view.mindmapview.MoveableNodeView extends NodeView implements Serializable |
| Serialized Fields |
int LISTENER_VIEW_WIDTH
NodeMotionListenerView motionListenerView
| Class freemind.view.mindmapview.MultipleImage extends javax.swing.ImageIcon implements Serializable |
| Serialized Fields |
java.util.Vector mImages
double zoomFactor
boolean isDirty
| Class freemind.view.mindmapview.NodeMotionListenerView extends java.awt.Component implements Serializable |
| Serialized Fields |
NodeView movedView
boolean isMouseEntered
| Class freemind.view.mindmapview.NodeView extends javax.swing.JLabel implements Serializable |
| Serialized Fields |
MindMapNode model
MapView map
EdgeView edge
int treeWidth
int treeHeight
int upperChildShift
boolean left
int relYPos
boolean isLong
int isDraggedOver
| Class freemind.view.mindmapview.RootNodeView extends NodeView implements Serializable |
| Serialized Fields |
int leftTreeWidth
int rightTreeWidth
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||