Class OptionsGroup
java.lang.Object
com.nomagic.magicdraw.core.options.OptionsGroup
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
AbstractPropertyOptionsGroup
Represents general application options.
-
Method Details
-
getGroupIcon
Returns icon to display with options.- Returns:
- icon to display with options.
-
getIcon
Deprecated.use #getGroupIcon()Returns icon to display with options.- Returns:
- icon to display with options
-
getName
Gets human-readable name of options.- Returns:
- human-readable name of options.
-