- main(String[]) - Static method in class com.physpics.tools.debug.Image2Hex
-
- main(String[]) - Static method in class com.physpics.tools.RunDemos
-
- main(String[]) - Static method in class com.physpics.tools.selfinstall.SelfInstall
-
Run this application
- main() - Static method in class com.physpics.tools.ui.blox.BloxSection
-
- main(String[]) - Static method in class com.physpics.tools.ui.HelpBox
-
- main(String[]) - Static method in class net.jimmc.jshortcut.JShellLink
-
- main(String[]) - Static method in class net.jimmc.selfunzip.ZipSelfExtractor
-
- main(String[]) - Static method in class org.biojava.nbio.core.util.UncompressInputStream
-
Reads a file, uncompresses it, and sends the result to stdout.
- MainSection() - Constructor for class com.physpics.tools.ui.blox.BloxSection.MainSection
-
- makeString(Object) - Static method in class com.physpics.tools.ui.CheckOff
-
Convert an object to a string.
- makeVisible(String) - Method in class com.physpics.tools.ui.HTMLDocPlus.ChoiceGroup
-
Deprecated.
- makeVisible(String) - Method in class com.physpics.tools.ui.HTMLPane.ChoiceGroup
-
- manageVisibility() - Method in class com.physpics.tools.ui.Pointer
-
- mark(int) - Method in class com.physpics.tools.encoding.EncodingManager.BBInputStream
-
Marks the current position in this input stream.
- markSupported() - Method in class com.physpics.tools.encoding.EncodingManager.BBInputStream
-
- markSupported() - Method in class org.biojava.nbio.core.util.UncompressInputStream
-
This stream does not support mark/reset on the stream.
- MAX_ALPHA_SIZE - Static variable in interface org.apache.tools.bzip2.BZip2Constants
-
- MAX_BLOCKSIZE - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
The maximum supported blocksize == 9.
- MAX_CODE_LEN - Static variable in interface org.apache.tools.bzip2.BZip2Constants
-
- MAX_DIM - Static variable in class com.physpics.tools.debug.Image2Hex
-
- MAX_SELECTORS - Static variable in interface org.apache.tools.bzip2.BZip2Constants
-
- maximumLayoutSize(Container) - Method in class com.physpics.tools.ui.blox.BloxLayout
-
Returns the maximum dimensions the target container can use
to lay out the components it contains.
- maybeCreateEmbed(Element, AttributeSet, String) - Method in class com.physpics.tools.ui.HTMLDocPlus.HTMLFactoryPlus
-
Deprecated.
Create an Embed subclass for an element with attribute embed="classname".
- maybeCreateEmbed(Element, AttributeSet, String) - Method in class com.physpics.tools.ui.HTMLKit.Factory
-
Create an Embed subclass for an element with attribute embed="classname".
- Message - Class in com.physpics.tools
-
Static methods for reporting errors.
- Message.ShowStream - Class in com.physpics.tools
-
Text written to a ShowStream is passed to the show method
when a newline is encountered or a flush occurs.
- MIMEPARAMS - Static variable in class com.physpics.tools.IOUtils
-
- mimetype - Variable in class com.physpics.tools.IOUtils.InfoInputStream
-
- MIMETYPE - Static variable in class com.physpics.tools.IOUtils
-
- MIN_BLOCKSIZE - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
The minimum supported blocksize == 1.
- minimumLayoutSize(Container) - Method in class com.physpics.tools.ui.blox.BloxLayout
-
Returns the minimum dimensions needed to lay out the components
contained in the specified target container.
- MOUSE_DOWN - Static variable in class com.physpics.tools.ui.DragRect
-
Mask for edge segments to be drawn when the mouse is down.
- mouseClicked(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- mouseClicked(MouseEvent) - Method in class com.physpics.tools.ui.DragRect
-
- mouseDragged(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- mouseDragged(MouseEvent) - Method in class com.physpics.tools.ui.DragRect
-
- mouseEntered(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- mouseEntered(MouseEvent) - Method in class com.physpics.tools.ui.DragRect
-
- mouseExited(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- mouseExited(MouseEvent) - Method in class com.physpics.tools.ui.DragRect
-
- MouseLoggingAdapter() - Constructor for class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
Default constructor.
- mouseMoved(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- mouseMoved(MouseEvent) - Method in class com.physpics.tools.ui.DragRect
-
- mousePressed(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- mousePressed(MouseEvent) - Method in class com.physpics.tools.ui.DragRect
-
- mouseReleased(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- mouseReleased(MouseEvent) - Method in class com.physpics.tools.ui.DragRect
-
- mouseWheelMoved(MouseWheelEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- move(int, int, int, int) - Method in class com.physpics.tools.ui.Arrow
-
Reposition an arrow.
- moved(MouseEvent) - Method in class com.physpics.tools.debug.DebugTools.MouseLoggingAdapter
-
- mulround(double, int) - Static method in class com.physpics.tools.SSColor
-
Convert a value in [0,1] to [0,max] by multiplying and rounding.