Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package de.hunsicker.jalopy.plugin

Interface Summary
Editor Represents an editor view used to display and interactively modify the contents of a Java source file.
Project Provides access to the Java source files that make up a user's project.
ProjectFile Represents a Java source file that is part of a project.
StatusBar Provides access to the status bar of a graphical Java application.
SwingAppender Common interface for appenders which output log statements in a visual component.
 

Class Summary
AbstractAppender Skeleton implementation of an appender which outputs messages in a visual component.
AbstractPlugin Skeleton implementation of a Jalopy Plug-in for integrated development environments.
AbstractPlugin.Action Represents an action that can be performed.
AbstractPlugin.DefaultAppender Default appender to use if no custom appender was specified.
AbstractPlugin.DummyStatusBar  
SwingLayout A custom Log4J layout which reformats muliple line messages and takes care of throwable information.