Uses of Class
org.aspectj.ajde.ui.swing.OptionsPanel
Packages that use OptionsPanel
-
Uses of OptionsPanel in org.aspectj.ajde.ui.javaoptions
Subclasses of OptionsPanel in org.aspectj.ajde.ui.javaoptionsModifier and TypeClassDescriptionclassAn options panel which displays the java compiler warning options.classAn options panel which displays the java compiler compliance options.classAn options panel which displays the java compiler debug options.classAn options panel which displays the character encoding java compiler option. -
Uses of OptionsPanel in org.aspectj.ajde.ui.swing
Methods in org.aspectj.ajde.ui.swing with parameters of type OptionsPanelModifier and TypeMethodDescriptionvoidOptionsFrame.addOptionsPanel(OptionsPanel panel) Adds the panel in the second-to-last postion.voidOptionsFrame.removeOptionsPanel(OptionsPanel panel) voidOptionsFrame.showPanel(OptionsPanel panel)