jcreek.cke.tool
Class ZoomProperty
java.lang.Object
jcreek.cke.tool.ZoomProperty
- All Implemented Interfaces:
- javax.swing.event.ChangeListener, java.util.EventListener, PropertyWindow
- public class ZoomProperty
- extends java.lang.Object
- implements PropertyWindow, javax.swing.event.ChangeListener
Title: JavaCreek
Description: A Case based Reasoning Approach in java
Copyright: Copyright (c) 2002
Company: Phil
- Version:
- 1.0
- Author:
- Victor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
zoomIn
protected javax.swing.JRadioButton zoomIn
zoomOut
protected javax.swing.JRadioButton zoomOut
model
protected CreekModel model
propWin
protected javax.swing.JInternalFrame propWin
view
protected ConceptView view
ZoomProperty
public ZoomProperty()
attach
public void attach(CreekModel model,
ConceptView view,
javax.swing.JInternalFrame propWin)
- Specified by:
attach
in interface PropertyWindow
detach
public void detach()
- Specified by:
detach
in interface PropertyWindow
isZoomIn
public boolean isZoomIn()
stateChanged
public void stateChanged(javax.swing.event.ChangeEvent event)
- Specified by:
stateChanged
in interface javax.swing.event.ChangeListener
setScale
public void setScale(int val)
Created at IDI, NTNU by the Artificial Intelligence and Learning group