Package one.empty3.gui
Class SelectedR
- java.lang.Object
-
- one.empty3.gui.SelectedR
-
public class SelectedR extends java.lang.Object
Created by manue on 12-10-19.
-
-
Constructor Summary
Constructors Constructor Description SelectedR(Representable representable)
-
-
-
Field Detail
-
CREATE
public static final int CREATE
- See Also:
- Constant Field Values
-
SELECT
public static final int SELECT
- See Also:
- Constant Field Values
-
UPDATE
public static final int UPDATE
- See Also:
- Constant Field Values
-
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SelectedR
public SelectedR(Representable representable)
-
-