|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
de.sciss.app.Application
interface, which deals with component registration, quitting,
preference, clipboard and resource bundle generation.CompoundEdit
is used
to synchronize an Undo or Redo operation.CompountEdit
object
CompountEdit
object with a given name
DocumentHandler
interface.de.sciss.app.WindowHandler
interface.Main
class' getComponent
method.
NumberListener
which will be informed about changes of
the gadgets content.
NumberListener
which will be informed about changes of
the gadgets content.
NumberListener
which will be informed about changes of
the gadgets content.
PathListener
which will be informed about changes of
the path (i.e. user selections in the
file chooser).
PathListener
which will be informed about changes of
the path (i.e. user selections in the
file chooser or text editing).
JComponent
.
ComponentAdapter
provides a stub class that implements
the AncestorListener
interface,
so subclasses need to override only those
methods they're interested in.Application
interface is an attempt
to create common classes and interfaces (the package
de.sciss.app
) which can be shared by
different programmes, such as Meloncillo or FScape,
without having to make adjustments in different places
each time a modification is made.AudioFile
allows reading and writing
of sound files.AudioFileDescr
is
a data structure that describes the
format of an AudioFile
.AudioFileDescr
whose fields are all undefined
AudioFileDescr
whose common fields are copied from a
template (type, channels, rate, bitsPerSample,
sampleFormat, length, properties).
PathField
to
be updated upon format switches.
SyncCompoundEdit
is
the most basic extension of the abstract class
which simply puts empty bodies for the abstract methods.CompountEdit
object
CompountEdit
object with a given name
BasicEvent
is the superclass of all events
to be processed through EventManager
s.BasicEvent
.
JMenu
s cannot be added to more than
one frame.Main
class and will create a prototype
main menu from which all copies are
derived.
JTextField
that
adds setPaint
and getPaint
methods and overrides the
paintComponent
method.Comparable
interface.
InterleavedStreamFile
interface).
Icon
from
this TiledImage
, using one
particular tile of this image.
KeyStroke will cause a
DoClickAction
to be performed on that button.
- createLinLogSpace(double, double, double, double, double, String, String, String, String) -
Static method in class de.sciss.gui.VectorSpace
- Creates a space whose horizontal axis is linearly scaled and vertical
axis is logarithmically scaled.
- createLinSpace(double, double, double, double, String, String, String, String) -
Static method in class de.sciss.gui.VectorSpace
-
- createLogLinSpace(double, double, double, double, double, String, String, String, String) -
Static method in class de.sciss.gui.VectorSpace
-
- createLogSpace(double, double, double, double, double, double, String, String, String, String) -
Static method in class de.sciss.gui.VectorSpace
-
- createMenuFactory() -
Method in class de.sciss.common.BasicApplication
-
- createNorthPane(JInternalFrame) -
Method in class de.sciss.gui.EmptyInternalFrameUI
-
- createOpenRecentAction(String, File) -
Method in class de.sciss.common.BasicMenuFactory
-
- createPathButton(int) -
Method in class de.sciss.common.BasicPathField
-
- createPathButton(int) -
Method in class de.sciss.gui.PathField
-
- createRedoAction() -
Method in class de.sciss.app.UndoManager
-
- createTempFile() -
Static method in class de.sciss.io.IOUtil
- Creates a new temporary file,
using the preferred temp file folder
(
KEY_TEMPDIR
).
- createTempFile(String, String) -
Static method in class de.sciss.io.IOUtil
- Create a new temporary file with
specified prefix and suffix.
- createUndoAction() -
Method in class de.sciss.app.UndoManager
-
- createView(int) -
Method in class de.sciss.gui.DefaultUnitViewFactory
-
- createView(int) -
Method in interface de.sciss.gui.ParamField.UnitViewFactory
-
- createWindow(int) -
Method in interface de.sciss.app.WindowHandler
-
- createWindow(int) -
Method in class de.sciss.common.BasicWindowHandler
-
- createWindowHandler() -
Method in class de.sciss.common.BasicApplication
-
- CRUCIAL_MASK -
Static variable in class de.sciss.util.ParamSpace
-
- currentSpace -
Variable in class de.sciss.gui.ParamField
-
- currentThread() -
Static method in class de.sciss.common.ProcessingThread
-
- cycle -
Variable in class de.sciss.gui.UnitLabel
-
PathField
offers a mechanism to automatically derive
a path name from a "mother" PathField
.
Exception
.
AbstractAction
that is linked to a button
component.DoClickAction
for a given button.
DoClickAction
for a given button.
Document
interface is an attempt
to create common classes and interfaces (the package
de.sciss.app
) which can be shared by
different programmes, such as Meloncillo or FScape,
without having to make adjustments in different places
each time a modification is made.DocumentHandler
when
a document as been created, destroyed
or switched.DocumentEvent
DocumentHandler
interface
describes an object that manages registration
and unregistration of documents in a
multi-document-environment.AncestorListener
and will call the passed DynamicListening
object
when the Component becomes visible or invisible in the
sense that it's ancestor window is shown or hidden.DynamicAncestorAdapter
which will inform the DynamicListening
about changes in visibility of the ancestor window
of the component to which this adapter is added.
DynamicPrefChangeManager
.
java.net.URLClassLoader
to be
able to dynamically add URLs to the classpath.FloatingPaletteHandler
.FORMAT
, ENCODING
and RATE
.
AudioFileDescr
to the
corresponding gadgets in the pane.
GAIN
and NORMALIZE
.
Icon
interface and should
not be called directly.
Icon
interface and should
not be called directly.
this
.
Application
class which will deal with basic platform dependent GUI
operations such as providing a Quit or Preferences menu item,
handling file open requests from the system etc.
Icon
for a no-write
or write-protection indicator.
System.currentTimeMillis()
.
RandomAccessFile
wrapper class that using
java.nio
and a FloatBuffer
to write single or
multichannel 32bit floating point files, which
for instance are used to store trajectory data.Action
class
whose constructor requires an accelerator key.KeyStrokeTextField
with no preferences initially set
KeyStrokeTextField
with no preferences initially set
LaterInvocationManager
with one particular listener.
JTextArea
encompassing a PrintWriter
that
can be used as an alternative to the standard System.out
or System.err
objects.rows
* cols
components of parent
in
a grid.
rows
* cols
components of parent
in
a grid.
IOException
.
KeyStroke
modifier mask
representing the platform's default
menu accelerator (e.g.
AbstractAction
that puts a KeyStroke
into its
ACCELERATOR_KEY
field.MenuAction
with the given
text and accelerator shortcut which will be
used when the action is attached to a JMenuItem
.
MenuAction
without accelerator key.
MenuAction
without name and accelerator key.
Action
to this Action
.
Comparator
which can be
used to sort a list of markers according
to the markers' names.
FORMAT
, ENCODING
, RATE
, CHANNELS
.
NumberField
gadget when
the user modified its contents.NumberEvent
JPanel
holding a JTextField
whose content
is limited to decimal numbers.NumberField
for
a given space. the initial value of the
NumberField
is taken
from space.reset
.
NumberField
gadgetNumberSpace
with the given values.
Icon
interface and should
not be called directly.
formatTime
).
PathIcon
and provides
a simple ToolIcon like button to
allow the user to select a file
from the harddisk.PathButton
for
given type of file chooser and optional dialog text
PathField
or
PathButton
gadget when
the user modified the path.PathEvent
PathField
and provides a GUI object
that displays a file's or folder's path,
optionally with format information, and allows
the user to browse the harddisk to change
to a different file.PathField
PathField
or
PathButton
gadgetPrefCheckBox
with no initial preferences set.
PrefCheckBox
with a given text label and no preferences set.
PrefCheckBox
with a given action and no initial preferences set.
PrefComboBox
with default data model and no initial preferences set.
PrefNumberField
.
PrefParamField
.
PrefPathField
.
PrefRecentItemsCombo
with default data model and no initial preferences set.
PrefTextField
with no preferences initially set
PrefTextField
with no preferences initially set
PrefTextField
with no preferences initially set
PrefTextField
with no preferences initially set
processRun()
is finished or
aborted.
Font
property
changes to the child gadgets
Font
property
changes to the child gadgets
NumberListener
from receiving number change events.
NumberListener
from receiving number change events.
NumberListener
from receiving number change events.
PathListener
from receiving path change events.
PathListener
from receiving path change events.
PathEvent
to registered listeners
PropertyChangeEvent
to registered listeners
JPanel
that is linked
to a SpringLayout
.start
should be treated
as if it was immutable!
start
should be treated
as if it was immutable!
Image
wrapper
that generates a virtual grid of
sub images which are accessible
by x and y offset and paintable
through a custom paintTile
method.MessageFormat
subclass for
displaying time values in minutes
and seconds.TimeFormat
with automatically created pattern.
AudioFileFormatPane
into the
AudioFileDescr
object.
UndoManager
that
provides Actions
to attach to menu items
in a standard edit menu.JLabel
by adding support
for a list of labels which can be easily switched programmatically
or by the user to whom a popup menu is presented whenever there
is more than one label item.doClick()
method.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |