Package control

Class TabMitController

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Graph graph  
      protected GraphOptions options  
      protected GraphPlotter viewer  
      • Fields inherited from class javafx.scene.control.Tab

        CLOSED_EVENT, SELECTION_CHANGED_EVENT, TAB_CLOSE_REQUEST_EVENT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GraphOptions getGraphOptions()  
      GraphPlotter getViewer()  
      void initialize()  
      void setGraph​(Graph graph, GraphOptions options)  
      protected void tabOeffnen​(GraphOptions taboptions)  
      void update()  
      • Methods inherited from class javafx.scene.control.Tab

        buildEventDispatchChain, closableProperty, contentProperty, contextMenuProperty, disabledProperty, disableProperty, getClassCssMetaData, getContent, getContextMenu, getCssMetaData, getGraphic, getId, getOnClosed, getOnCloseRequest, getOnSelectionChanged, getProperties, getPseudoClassStates, getStyle, getStyleableParent, getStyleClass, getTabPane, getText, getTooltip, getTypeSelector, getUserData, graphicProperty, hasProperties, idProperty, isClosable, isDisable, isDisabled, isSelected, onClosedProperty, onCloseRequestProperty, onSelectionChangedProperty, selectedProperty, setClosable, setContent, setContextMenu, setDisable, setGraphic, setId, setOnClosed, setOnCloseRequest, setOnSelectionChanged, setStyle, setText, setTooltip, setUserData, styleProperty, tabPaneProperty, textProperty, tooltipProperty
      • Methods inherited from interface javafx.css.Styleable

        getStyleableNode
    • Constructor Detail

      • TabMitController

        public TabMitController()
    • Method Detail

      • initialize

        public void initialize()
      • tabOeffnen

        protected void tabOeffnen​(GraphOptions taboptions)
      • update

        public void update()