Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Public Member Functions | List of all members
org.sleuthkit.autopsy.timeline.FXMLConstructor Class Reference

Static Public Member Functions

static void construct (Node n, String fxmlFileName)
 

Detailed Description

This class supports programmer productivity by abstracting frequently used code to load FXML-defined GUI components,

TODO? improve performance by implementing a caching FXMLLoader as described at http://stackoverflow.com/questions/11734885/javafx2-very-poor-performance-when-adding-custom-made-fxmlpanels-to-gridpane.

TODO: find a way to move this to CoreUtils and remove duplicate verison in image analyzer

Definition at line 40 of file FXMLConstructor.java.

Member Function Documentation

static void org.sleuthkit.autopsy.timeline.FXMLConstructor.construct ( Node  n,
String  fxmlFileName 
)
static

The documentation for this class was generated from the following file:

Copyright © 2012-2015 Basis Technology. Generated on: Mon Oct 19 2015
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.