Serialized Form
-
Package kiyut.citra.actions
-
Class kiyut.citra.actions.AbstractCallableSystemAction extends org.openide.util.actions.CallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.ApplyAction extends AbstractCallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.BackgroundCheckerboardAction extends org.openide.util.actions.BooleanStateAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.DiscardAction extends AbstractCallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.InvertSelectionAction extends AbstractCallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.MRUFilesAction extends AbstractCallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.OpenAction extends AbstractCallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.RevertAction extends AbstractCallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.SaveAsAction extends AbstractCallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.SaveCopyAction extends AbstractCallableSystemAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package kiyut.citra.actions.toolbox
-
Class kiyut.citra.actions.toolbox.AbstractToolAction extends org.openide.util.actions.BooleanStateAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.toolbox.CropToolAction extends AbstractToolAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.toolbox.PanToolAction extends AbstractToolAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.toolbox.SelectionEllipseToolAction extends AbstractToolAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.toolbox.SelectionLassoToolAction extends AbstractToolAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.toolbox.SelectionMoveToolAction extends AbstractToolAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.toolbox.SelectionRectangleToolAction extends AbstractToolAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.toolbox.SelectionResizeToolAction extends AbstractToolAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.actions.toolbox.SelectionRotateToolAction extends AbstractToolAction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package kiyut.citra.canvas
-
Class kiyut.citra.canvas.AbstractFXFilterSettingsPane extends JPanel implements Serializable
-
Serialized Fields
-
filter
FXFilter filter
-
-
-
Class kiyut.citra.canvas.FXCanvas extends JComponent implements Serializable
-
Serialized Fields
-
backgroundCheckerboard
boolean backgroundCheckerboard
flag for checkerboard background -
borderStroke
Stroke borderStroke
border Stroke -
checkerColor1
Color checkerColor1
background checker color 1 for alpha -
checkerColor2
Color checkerColor2
background checker color 2 for alpha -
context
FXContext context
context -
fitSize
boolean fitSize
the fit size for this component. -
imageBounds
Rectangle2D imageBounds
imageBounds -
openFile
boolean openFile
boolean indicate opening new File -
renderer
FXRenderer renderer
FXRenderer -
renderThread
Thread renderThread
render thread -
selectionModel
FXSelectionModel selectionModel
selection model -
transform
AffineTransform transform
this canvas current transform -
transformValid
boolean transformValid
flag for canvas current transform validity -
zoomFactor
double zoomFactor
the zoomFactor for this component.
-
-
-
-
Package kiyut.citra.canvas.tool
-
Class kiyut.citra.canvas.tool.DropperPane extends JPanel implements Serializable
-
-
Package kiyut.citra.event
-
Class kiyut.citra.event.ProgressEvent extends EventObject implements Serializable
-
Serialized Fields
-
ex
Exception ex
-
-
-
Class kiyut.citra.event.ToolEvent extends EventObject implements Serializable
-
-
Package kiyut.citra.io
-
Class kiyut.citra.io.ImageWriterDialog extends JDialog implements Serializable
-
Serialized Fields
-
bundle
ResourceBundle bundle
-
buttonPane
JPanel buttonPane
-
cancelButton
JButton cancelButton
-
compressionSlider
JSlider compressionSlider
-
file
File file
If this is not null, the image is successfully saved -
forceTransparentCheckBox
JCheckBox forceTransparentCheckBox
-
image
BufferedImage image
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
optimizeCheckBox
JCheckBox optimizeCheckBox
-
optionsPane
JPanel optionsPane
-
progressBar
JProgressBar progressBar
-
progressiveCheckBox
JCheckBox progressiveCheckBox
-
saveButton
JButton saveButton
-
typeCombo
JComboBox<String> typeCombo
-
-
-
-
Package kiyut.citra.options
-
Class kiyut.citra.options.AbstractOptionsPane extends JPanel implements Serializable
-
Class kiyut.citra.options.CanvasOptionsPane extends AbstractOptionsPane implements Serializable
-
Serialized Fields
-
changed
boolean changed
changed flag -
handleSizeCombo
JComboBox<String> handleSizeCombo
-
jLabel1
JLabel jLabel1
-
jLabel12
JLabel jLabel12
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
selectionColor1Button
JButton selectionColor1Button
-
selectionColor2Button
JButton selectionColor2Button
-
toolOverlayColorButton
JButton toolOverlayColorButton
-
toolOverlayOpacitySlider
JSlider toolOverlayOpacitySlider
-
updating
boolean updating
updating flag
-
-
-
-
Package kiyut.citra.registration
-
Class kiyut.citra.registration.BetaVersionPane extends JPanel implements Serializable
-
Serialized Fields
-
jLabel1
JLabel jLabel1
-
jScrollPane1
JScrollPane jScrollPane1
-
textArea
JTextArea textArea
-
-
-
Class kiyut.citra.registration.RegisterWindow extends JDialog implements Serializable
-
Serialized Fields
-
buttonPane
JPanel buttonPane
Closes the dialog -
cancelButton
JButton cancelButton
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jPanel1
JPanel jPanel1
-
nameField
JTextField nameField
-
registerButton
JButton registerButton
-
registered
boolean registered
-
serialNoField
JTextField serialNoField
-
-
-
Class kiyut.citra.registration.ReminderDialog extends JDialog implements Serializable
-
Serialized Fields
-
buttonPane
JPanel buttonPane
-
buyButton
JButton buyButton
-
countdown
int countdown
-
countLabel
JLabel countLabel
-
displayTimer
boolean displayTimer
-
evaluateButton
JButton evaluateButton
-
infoPane
JPanel infoPane
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jLabel6
JLabel jLabel6
-
jLabel7
JLabel jLabel7
-
jLabel8
JLabel jLabel8
-
jPanel1
JPanel jPanel1
-
jSeparator1
JSeparator jSeparator1
-
jSeparator2
JSeparator jSeparator2
-
registerButton
JButton registerButton
-
timer
Timer timer
-
-
-
Class kiyut.citra.registration.ReminderDialogAppUp extends JDialog implements Serializable
-
Serialized Fields
-
buttonPane
JPanel buttonPane
-
countdown
int countdown
-
countLabel
JLabel countLabel
-
displayTimer
boolean displayTimer
-
evaluateButton
JButton evaluateButton
-
infoPane
JPanel infoPane
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
jLabel7
JLabel jLabel7
-
jPanel1
JPanel jPanel1
-
jSeparator1
JSeparator jSeparator1
-
jSeparator2
JSeparator jSeparator2
-
timer
Timer timer
-
-
-
-
Package kiyut.citra.windows
-
Class kiyut.citra.windows.EffectsTopComponent extends org.openide.windows.TopComponent implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.windows.FXCanvasTopComponent extends org.openide.windows.TopComponent implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class kiyut.citra.windows.ThumbnailPane extends JComponent implements Serializable
-
Serialized Fields
-
areaSize
Dimension areaSize
-
image
BufferedImage image
an image for this component -
imageSize
Dimension imageSize
-
-
-
-
Package kiyut.swing.button
-
Class kiyut.swing.button.ColorChooserButton extends JButton implements Serializable
-
Serialized Fields
-
color
Color color
-
-
-
Class kiyut.swing.button.ComboToggleButton extends JToggleButton implements Serializable
-
Serialized Fields
-
componentActionListener
ActionListener componentActionListener
-
componentMouseInputListener
MouseInputListener componentMouseInputListener
-
delay
int delay
delay for popup to show, default is 500 milisecond -
popupMenu
JPopupMenu popupMenu
-
popupMenuItemListener
ItemListener popupMenuItemListener
-
selectedItem
JMenuItem selectedItem
-
timer
Timer timer
Timer for popup to show, if pressed long enough -
timerActionListener
ActionListener timerActionListener
-
-
-
-
Package kiyut.swing.combo
-
Class kiyut.swing.combo.SeparatorComboBox extends JComboBox<String> implements Serializable
-
Serialized Fields
-
separator
String separator
-
-
-