Uses of Class
org.aspectj.ajde.ui.swing.OptionsPanel
Packages that use OptionsPanel
Package
Description
-
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) -
Uses of OptionsPanel in org.aspectj.tools.ajbrowser.ui.swing
Subclasses of OptionsPanel in org.aspectj.tools.ajbrowser.ui.swingModifier and TypeClassDescriptionclassPanel the displays both ajc and runtime options