Uses of Interface
io.github.tonywasher.joceanus.tethys.api.control.TethysUIHTMLManager
Packages that use TethysUIHTMLManager
Package
Description
Simple help manager class.
Report Baseline.
Java Viewer.
Control API.
Core Controls.
-
Uses of TethysUIHTMLManager in io.github.tonywasher.joceanus.metis.help
Methods in io.github.tonywasher.joceanus.metis.help that return TethysUIHTMLManager -
Uses of TethysUIHTMLManager in io.github.tonywasher.joceanus.metis.report
Methods in io.github.tonywasher.joceanus.metis.report with parameters of type TethysUIHTMLManagerModifier and TypeMethodDescriptionvoidMetisReportManager.processReference(String pId, TethysUIHTMLManager pHTMLPane) Process link reference. -
Uses of TethysUIHTMLManager in io.github.tonywasher.joceanus.metis.viewer
Methods in io.github.tonywasher.joceanus.metis.viewer that return TethysUIHTMLManagerModifier and TypeMethodDescriptionMetisViewerWindowImpl.getHTMLManager()Obtain the HTML Manager. -
Uses of TethysUIHTMLManager in io.github.tonywasher.joceanus.tethys.api.control
Methods in io.github.tonywasher.joceanus.tethys.api.control that return TethysUIHTMLManagerModifier and TypeMethodDescriptionTethysUISplitTreeManager.getHTMLManager()Obtain the HTML Manager.TethysUIControlFactory.newHTMLManager()Obtain a new HTML manager. -
Uses of TethysUIHTMLManager in io.github.tonywasher.joceanus.tethys.core.control
Classes in io.github.tonywasher.joceanus.tethys.core.control that implement TethysUIHTMLManagerMethods in io.github.tonywasher.joceanus.tethys.core.control that return TethysUIHTMLManagerConstructors in io.github.tonywasher.joceanus.tethys.core.control with parameters of type TethysUIHTMLManagerModifierConstructorDescriptionTethysUICoreHTMLToFile(TethysUICoreFactory<?> pFactory, TethysUIHTMLManager pHTMLManager) Constructor.