Uses of Class
org.yamcs.studio.autocomplete.proposals.ProposalStyle
Packages that use ProposalStyle
-
Uses of ProposalStyle in org.yamcs.studio.autocomplete.proposals
Methods in org.yamcs.studio.autocomplete.proposals that return ProposalStyleModifier and TypeMethodDescriptionstatic ProposalStyle
ProposalStyle.getDefault
(int from, int to) static ProposalStyle
ProposalStyle.getError
(int from, int to) static ProposalStyle
ProposalStyle.getItalic
(int from, int to) Methods in org.yamcs.studio.autocomplete.proposals that return types with arguments of type ProposalStyleMethods in org.yamcs.studio.autocomplete.proposals with parameters of type ProposalStyleConstructors in org.yamcs.studio.autocomplete.proposals with parameters of type ProposalStyle -
Uses of ProposalStyle in org.yamcs.studio.autocomplete.tooltips
Fields in org.yamcs.studio.autocomplete.tooltips declared as ProposalStyle