- hasAutoRowSorter() - Method in class lavesdk.gui.widgets.PropertiesListModel
-
Indicates if the properties list should use the default row sorter.
- hasBreakpoint() - Method in class lavesdk.algorithm.text.AlgorithmStep
-
Indicates if the step has currently a breakpoint.
- hasCreatorPreferences() - Method in interface lavesdk.algorithm.plugin.AlgorithmPlugin
-
Indicates whether the plugin has creator preferences.
- hasCustomization() - Method in interface lavesdk.algorithm.plugin.AlgorithmPlugin
-
Indicates whether the plugin provides customization meaning that the user can customize the plugin.
- hasDynamicEdgeLabeling() - Method in class lavesdk.algorithm.plugin.views.GraphView
-
Indicates wether the graph view supports dynamic edge labeling.
- hasExcess() - Method in class lavesdk.math.graph.network.Node
-
Indicates whether the node has an excess.
- hasExerciseMode() - Method in interface lavesdk.algorithm.plugin.AlgorithmPlugin
-
- hasExtension(File) - Static method in class lavesdk.utils.FileUtils
-
Indicates if the given file has a valid file extension.
- hasExtension(String) - Static method in class lavesdk.utils.FileUtils
-
Indicates if the given file name has a valid file extension.
- hashCode() - Method in class lavesdk.math.Set
-
- hasInputHint() - Method in class lavesdk.algorithm.AlgorithmExercise
-
- hasLastFailedHint() - Method in class lavesdk.algorithm.AlgorithmExercise
-
Indicates whether the exercise has a description of the last failure.
- hasRestorableEditMode() - Method in class lavesdk.algorithm.plugin.views.GraphView
-
Indicates whether the old edit state is restorable.
- height - Variable in class lavesdk.algorithm.plugin.views.custom.CustomVisualObject
-
the height of the object
- highlight(boolean) - Method in class lavesdk.algorithm.plugin.views.View
-
Highlights the view meaning the view is enclosed by a highlight border.
- highlight(boolean, Color) - Method in class lavesdk.algorithm.plugin.views.View
-
Highlights the view meaning the view is enclosed by a highlight border.
- HORIZONTAL - Static variable in class lavesdk.algorithm.plugin.views.ViewGroup
-
the orientation of the components is horizontal
- hostAccepted() - Method in class lavesdk.algorithm.AlgorithmRTE
-
- hostAccepted() - Method in class lavesdk.algorithm.plugin.security.HostSecurity
-
- HostSecurity - Class in lavesdk.algorithm.plugin.security
-
A security object for the use of a secured host.
- HostSecurity() - Constructor for class lavesdk.algorithm.plugin.security.HostSecurity
-
Creates a new security manager.