JavaFXSettings Class |
Namespace: SmartBear.TestLeft.Options
The JavaFXSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddJavaFxClass |
Adds a class to the list of JavaFX classes included in the object hierarchy and specifies whether the class's derived classes should be included in the object hierarchy as well.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetJavaFxClassesList |
Returns a list of objects that describe the JavaFX classes to be included in the object hierarchy.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveAllJavaFxClasses |
Clears the list of classes to be included in the object hierarchy in JavaFX applications.
|
![]() | SetJavaFXClasses |
Sets a list of classes of the JavaFX objects to be included in the object hierarchy
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |