Uses of Interface
org.web3d.util.FileHandler
Packages that use FileHandler
-
Uses of FileHandler in org.xj3d.ui.awt.browser.ogl
Classes in org.xj3d.ui.awt.browser.ogl that implement FileHandlerModifier and TypeClassDescriptionclass
A browser that uses the AWT panel and labels to draw render the UI with. -
Uses of FileHandler in org.xj3d.ui.awt.widgets
Classes in org.xj3d.ui.awt.widgets that implement FileHandlerModifier and TypeClassDescriptionclass
A swing panel that implements the capabilities of the URL/Location toolbar.Constructors in org.xj3d.ui.awt.widgets with parameters of type FileHandlerModifierConstructorDescriptionLoadURLAction
(FileHandler target, TextField source) Basic constructor using an AWT component.LoadURLAction
(FileHandler target, JTextField source) Basic constructor using a swing component.OpenAction
(Component parent, FileHandler handler, String contentDirectory) Create an instance of the action class.ReloadAction
(Component parent, FileHandler handler, JComboBox url) Create an instance of the action class. -
Uses of FileHandler in xj3d.browser
Constructors in xj3d.browser with parameters of type FileHandler